This project provides an example configuration how we deploy our eHacking platfrom on e-hacking.de
- Configure your
.envfile. Setups hostnames, ports, etc. - Configure your flags in
falgs/*.env. - Start the e-hacking deployment with:
docker compose --env-file flags.env --env-file .env up -d