This base image prepares WildFly 9 to successfully deploy the AeroGear UnifiedPush Server project, including database and SSL configuration. This image is used on two slightly different variants on the UPS.
To run the latest stable release of the UnifiedPush Server, please use the image provided here.
To run the latest and greatest from the community, please use the image provided here. This builds and deploys the lastest from our master branch!
Build the parent wildfly
image yourself, by running:
docker build -t aerogear/wildfly .
Patches are welcome, just send a pull request and I will be happy on merging it. If you want more images, open issues with the request.