Chapter 4. Example configurations
The server distribution also provides a set of example configuration files in the docs/examples/configs (mostly using standalone mode) which illustrate a variety of possible configurations and use-cases. To use them, just copy them to the standalone/configuration directory and start the server using the following syntax:
bin/standalone.sh -c configuration_file_name.xml
bin/standalone.sh -c configuration_file_name.xml
For more information regarding the parameters supported by the startup scripts, refer to the WildFly documentation on Command line parameters.