Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 2.54 KB

File metadata and controls

57 lines (35 loc) · 2.54 KB

VM-Redhat - WildFly 16.0.0.Final standalone mode

This template deploys a web applicaton deployed on WildFly 16.0.0.Final running on CentOS 7.

Tags: WILDFLY, Red Hat, CentOS

To obtain a rhsm account go to: www.redhat.com and sign in.

Solution overview and deployed resources

This template creates all of the compute resources to run WILDFLY 16 on top of CentOS 7.5, deploying the following components:

  • CentOS 7.5 VM
  • Public DNS
  • Private Virtual Network
  • Security Configuration
  • WildFly 16.0.0.Final
  • Sample application deployed to WildFly 16.0.0.Final

To learn more about WildFly 16.0.0.Final, check out: https://docs.wildfly.org/16/

Before you Deploy to Azure

To create the VM, you will need to:

  1. Choose an admin user name and password for your VM.

  2. Choose a name for your VM.

  3. Choose a WILDFLY username and password to enable the WILDFLY admin console and deployment method.

  4. Choose a Passphrase to use with your SSH certificate. This pass phrase will be used as the Team Services SSH endpoint passphrase.

After you Deploy to Azure

Once you create the VM, open a web browser and got to http://<PUBLIC_HOSTNAME>:8080/dukes/ and you should see the application running:

If you want to access the administration console go to http://<PUBLIC_HOSTNAME>:8080 and click on the link Administration Console:

Notes

If you're interested in Red Hat JBoss EAP Azure Quickstart templates, you can find it here: