ports/java/wildfly13/files/pkg-message.in
Kurt Jaeger 2765c7e72e New port: java/wildfly13
WildFly is a flexible, lightweight, managed application
runtime that helps you build amazing applications.
WildFly - new name for JBoss Application Server

Fast Startup
Small Footprint
Modular Design
Unified Configuration and Management

And of course Java EE!

WWW: http://wildfly.org

PR:		231328
Submitted by:	Simeo Reig <reig.simeo@gmail.com>
Approved by:	yerenkow@gmail.com (maintainer wildfly11)
2018-10-27 19:00:51 +00:00

16 lines
324 B
Plaintext

To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
See
https://community.jboss.org/wiki/JBossProperties
for additional startup properties.
To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh