Note: Project is still in development, may have bugs, but I would be thankful if you try it :)
This project gives you ability to have all the necesery apps in one place with docker containers.
- Docker engine
- Docker-Compose
- Linux
You just need to run one of scripts in the root folder.
- ./run.sh -> This scripts installs and runs all the containers in the project.
- ./stop.sh -> Tthis script stops all containers made.
- ./remove.sh -> This script removes all containers made.