https://github.com/MultiMC/Toolchains
TeamCity build agents for MultiMC
https://github.com/MultiMC/Toolchains
Last synced: 4 months ago
JSON representation
TeamCity build agents for MultiMC
- Host: GitHub
- URL: https://github.com/MultiMC/Toolchains
- Owner: MultiMC
- Created: 2019-02-17T23:29:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T17:11:22.000Z (about 2 years ago)
- Last Synced: 2024-12-29T05:43:15.801Z (about 1 year ago)
- Size: 25.9 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# 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