Code development platform for open source projects from the European Union institutions

Skip to content

Task #EHEALTH-10687: Dockerize the oNCP application

Kim WAUTERS requested to merge tasks/EHEALTH-10687_dockerize_oncp into master
  • Rearranged the complete structure to be able to completely have different configs for the different tomcats.
    • Fixed the docker-compose.yml file
    • Fixed the DB errors when starting the tomcats (we needed to wait for the DB container to be up and running before we start the tomcat containers)

Closes EHEALTH-10687

Merge request reports