My goal is to install every app with one command. docker-compose with Dockerfiles is really great already and for additional configurations I am writing scripts.
I hope you can profit from my automations, I surely do!
-
Install Docker & Docker-Compose
-
Install Traefik
-
Install any other application from this Atelier
Every application folder can be renamed and copied where it should be installed. Then just enter the "_Installation" folder and execute setup.sh.
chmod +x setup.sh && ./setup.sh
(Links to official GitHub repositories)
- docker-compose slim well known docker manager
- Traefik dynamic apache proxy
- Nextcloud powerful cloud
- Watchtower update docker containers automatically