This project was initially intended only for in-house use, so please keep in mind that it is not professionally made or well-designed. It's just a hobby project. If you wonder why some things work the way they do - please check out background of that project.
All necessary files can be found above.
- Create a new directory and put docker-compose.yml in place.
- Copy the sample .env.example file, rename it to .env and fill in all variables to match your environment.
- Run
docker-compose up -d
/docker compose up -d
For a more detailed guide go here.