Book Image

Wildfly Cookbook

Book Image

Wildfly Cookbook

Overview of this book

Table of Contents (23 chapters)
WildFly Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

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