void-infrastructure icon indicating copy to clipboard operation
void-infrastructure copied to clipboard

nomadic buildbot

Open classabbyamp opened this issue 1 year ago • 1 comments

TODOs:

  • [x] auth
  • [ ] remove various TODOs in code
  • [x] test
  • [x] make a replacement for btimefiles - #202
  • [x] fix the irc bot notifications
  • [ ] split off containers
  • [ ] database host volume (on new build controller host)
nomad_host_volumes:
  - name: buildbot_database
    path: /data/buildbot
    read_only: false

closes #133

classabbyamp avatar Jul 06 '24 19:07 classabbyamp

we may need to do some special nginx config for this if we're putting it behind the proxy: https://docs.buildbot.net/current/manual/configuration/www.html#reverse-proxy-config

classabbyamp avatar Jul 14 '24 20:07 classabbyamp