No description
Find a file
2024-02-01 18:11:05 +01:00
agents Remove build agent binaries 2024-02-01 18:11:05 +01:00
.gitignore Document setup, tweak to be non-annoying and not require reauth on restart 2019-09-15 00:29:25 +02:00
docker-compose.yml Remove build agent binaries 2024-02-01 18:11:05 +01:00
README Document setup, tweak to be non-annoying and not require reauth on restart 2019-09-15 00:29:25 +02:00

# MultiMC builder setup

This describes how to set up MultiMC teamcity build agents so they aren't annoying.

1. Copy `env.example` to `.env`
2. Bring up all the machines with `docker-compose up` and observe the auth tokens they get from TC
3. Bring all the build agents down
4. Fill in the real auth token into `.env`
5. Bring the agents up, remove all dead ones from TC, authorize the running ones