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.
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/
To create the VM, you will need to:
-
Choose an admin user name and password for your VM.
-
Choose a name for your VM.
-
Choose a WILDFLY username and password to enable the WILDFLY admin console and deployment method.
-
Choose a Passphrase to use with your SSH certificate. This pass phrase will be used as the Team Services SSH endpoint passphrase.
Once you create the VM, open a web broser and got to http://<PUBLIC_HOSTNAME>:8080/dukes/ and you should see the applicaiton running:
If you want to access the administration console go to http://<PUBLIC_HOSTNAME>:8080 and click on the link Administration Console:
If you're interested in Red Hat JBoss EAP Azure Quickstart templates, you can fine it as here:
-
[Red Hat JBoss EAP on an Azure VM] - Standalone JBoss EAP 7 with a sample web app on a RHEL 7 Azure VM.
-
[Red Hat JBoss EAP on OpenShift Container Platform on Azure RHEL VM] - All-in-one OpenShift Container Platform 3 cluster and Red Hat JBoss EAP 7 with a sample web app.