Chapter 4. Deploying Applications
In this chapter, we will see how we can take advantage of the CLI to deploy applications. We will first overview deployments and discuss what kind of deployments JBoss EAP 7 supports.
Next, we will see how to deploy applications in both standalone and domain mode. We will also discuss the differences between those two operative modes in terms of CLI commands - they are very similar, but there are some differences that are worth mentioning. Also, we will have a quick look at how to deploy applications using the web console.
We will then end our chapter with an advanced deployment strategy, which is called deployment overlay. We will see what this deployment strategy can provide, how to do it, and most importantly, when to use or not to use it.