Scripte zum Betrieb von SuperX in einem Docker Container
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alexander Bien 57aa2889b4 Initial commit with no history 1 month ago
app Initial commit with no history 1 month ago
.gitignore Initial commit with no history 1 month ago
LICENSE Initial commit with no history 1 month ago
README.md Initial commit with no history 1 month ago
docker-compose.yml Initial commit with no history 1 month ago

README.md

SuperX-Docker

Das Repo enthält im Ordner App ein Dockerfile um ein Docker-Image von SuperX zu bauen.

Im Root-Verzeichnis befindet sich eine docker-compose.yml zur Orchestrierung der Container. Hier SuperX und Postgres.

Idee für die Zukunft: Statt dem Tomcat, der mit dem Kern-Modul ausgeliefert wird, Tomcat aus dem OS-Repo nehmen oder den Tomcat Docker-Container nutzen.