buildbot / buildbot-infra

Buildbot infrastructure
MIT License
22 stars 23 forks source link

bb-master-docker: Add grace period for container shutdown #267

Closed p12tic closed 8 months ago

Mic92 commented 8 months ago

I think its time to deploy to the website as well.

p12tic commented 8 months ago

@Mic92 Website is on another server which uses freebsd with jails. Jails are setup to autoupgrade, but when no one looks into the host OS then the package versions go out of sync, jail upgrade fails and website is not updated. This is from memory and is likely slightly incorrect. The plan is to migrate to proper containers on normal Linux.

Mic92 commented 8 months ago

Ok. This sounds like a bit more complex migration. Unless you want this setup for exercising buildbot, github pages might be also an option. One can have their own domain there too.

p12tic commented 4 months ago

@Mic92 Website has been deployed in https://github.com/buildbot/buildbot-infra/pull/278. It will take some time for DNS to sync though.