WildFly Demo for halOS
This repository contains scripts, settings and a Dockerfile to build, run and test a WildFly image used for a halOS demo.
- Based on WildFly 27
- Contains the thread-racing quickstart
- Two-way SSL for the management interface
- Image available at https://quay.io/repository/hpehl/wildfly-halos-demo
The repository contains a Java app that connects to the management interface secured by two-way SSL. To test it follow these steps:
./start-demo.sh
mvn package
java -jar target/halos-console-0.0.1.jar