- container monitoring service
- Minecraft server
- SQL Database and monitoring service
- Web application service
- CCTV server
- Graphana server
- Mosquitto server
- Jenkins server
- IOT monittoring service
- Backup setup
services : Directory where are located all file used by each services
services_generator : Directory where are located the shell script use to build each services
save : Directory where are located the configuration and fonctionnal file of each services (To be added by the user)
e.g. the file used by your website
backup : WIP (Directory where are located file recover for each services)
To use this projet, execute in first the installation.sh file, who download on your machine docker and docker compose.
This file allow you to generate different service containerize with docker, to create one of them, , you need to you the following syntax :
./generator.sh -service_to_be_createdTo know what is the command to use each services, you can refer to help using the command :
./generator.sh -h