Skip to content

This project deploys a JavaEE war project into Wildfly running on docker with database, logging tools, db tools and Keycloak.

Notifications You must be signed in to change notification settings

czetsuya/Docker-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

This project deploys a JavaEE war project into Wildfly running on docker with database, logging tools, db tools and Keycloak.

Note that Keycloak is not connected to Wildfly. If needed Keycloak adapter must be installed on Wildfly with the correct client configuration.

This project installs:

  • Postgresql
  • Adminer
  • Tailon
  • Wildfly
  • Keycloak

It deploys a JavaEE war from Github which access the Postgresql database.

Windows

Update the PWD variable value in .env.

Ubuntu

Remove the PWD variable, Ubuntu/Linux already provide this variable.

To run:

docker-compose up --build

In your browser you may open the following url:

About

This project deploys a JavaEE war project into Wildfly running on docker with database, logging tools, db tools and Keycloak.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published