WildFly Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 2. Running WildFly in Standalone Mode

In this chapter, we will cover the following topics:

  • Running WildFly from a custom configuration folder
  • Binding WildFly onto a custom port
  • Binding WildFly onto a custom IP
  • Configuring multiple WildFly instances to run on the same machine with different ports
  • Configuring multiple WildFly instances to run on the same machine with different IPs
  • Managing applications using the deployments folder
  • Connecting to the CLI
  • Checking the server-state via the CLI
  • Deploying an application via the CLI
  • Undeploying an application via the CLI
  • Executing commands in batch mode via the CLI
  • Reloading a server configuration via the CLI
  • Shutting down and restarting an instance via the CLI
  • Suspending and resuming an instance via the CLI
  • Backing up your configuration file via the CLI