Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Latest commit

 

History

History

wildfly

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

AeroGear WildFly Docker image

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.

Running the stable UPS release

To run the latest stable release of the UnifiedPush Server, please use the image provided here.

Running the latest and greatest UPS version (fresh from github)

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!

Building the image (alternative)

Build the parent wildfly image yourself, by running:

docker build -t aerogear/wildfly .

Contributing

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.