JBoss AS, or simply JBoss, is an application server authored by JBoss, now developed by Red Hat. WildFly is written in Java and implements the Java Platform, Enterprise Edition (Java EE) specification. It runs on multiple platforms.
JBossAS is free and open-source software, subject to the requirements of the GNU Lesser General Public License (LGPL), version 2.1.
The JBoss AS community project has been renamed to the WildFly community project, which has a new home at wildfly.org.
JBoss AS is owned by JBoss AS (http://wildfly.org/) and they own all related trademarks and IP rights for this software.
JBossAS on Cloud runs on Amazon Web Services (AWS) and Azure and is built to build, deploy, and host Java applications and services—quickly and flexibly.
Cognosys provides hardened and ready to run images of JBossAS on all public cloud i.e. AWS marketplace and Azure.
2) Connect to virtual machine using following SSH credentials :
Hostname: PublicDNS / IP of machine
Port : 22
Username: Your chosen username when you created the machine ( For example: Azureuser) Password : Your Chosen Password when you created the machine ( How to reset the password if you do not remember)
Step 2) Database Login Details :
MYSQL Username : root || MYSQL Password : Passw@rd123
Note: Please change the password immediately after first login.
Step 3) Application URL: Access the application via a browser at http://PublicDNS:9990
Username: azureuser (Please create new user and delete this user)
Password : Passw@rd123
Note: Open port 9990 on server Firewall.
Step 4) Other Information:
1. Default installation path: will be on your web root folder “/usr/local/share/jboss/”
2. Default ports:
Linux Machines: SSH Port – 22
Http: 80
Https: 443
MYSQL ports: By default these are not open on Public Endpoints. MYSQL: 3306
Open port 9990 on server Firewall.
Configure custom inbound and outbound rules using this link
2) Connect to virtual machine using following SSH credentials :
Hostname: PublicDNS / IP of machine
Port : 22
Username: Your chosen username when you created the machine ( For example: Azureuser) Password : Your Chosen Password when you created the machine ( How to reset the password if you do not remember)
Step 2) Database Login Details:
MYSQL Username : root || MYSQL Password : Passw@rd123
Note: Please change the password immediately after first login.
Step 3) Application URL: Access the application via a browser at http://PublicDNS:9990
Username: azureuser (Please create new user and delete this user)
Password : Passw@rd123
Step 4) Other Information:
1. Default installation path: will be on your web root folder “/usr/local/share/jboss/”
2. Default ports:
Linux Machines: SSH Port – 22
Http: 80
Https: 443
MYSQL ports: By default these are not open on Public Endpoints. MYSQL : 3306
Configure custom inbound and outbound rules using this link