diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-10-22 13:13:38 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-10-22 13:13:38 -0400 |
commit | db2c3e6b5add9f9a968cb63dbf729f58b03a35fb (patch) | |
tree | ed35e374b39922b9a487189ef29b4dd6acfebcd6 /ops | |
parent | 89d48cc9f738323dafb5945a7f1334ed07cb1d6c (diff) | |
download | sr.ht-docs-db2c3e6b5add9f9a968cb63dbf729f58b03a35fb.tar.gz |
Update ops/host-reboots.md
Diffstat (limited to 'ops')
-rw-r--r-- | ops/host-reboots.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ops/host-reboots.md b/ops/host-reboots.md index 72f3fab..4f2a243 100644 --- a/ops/host-reboots.md +++ b/ops/host-reboots.md @@ -9,3 +9,14 @@ Procedure for upgrading and rebooting hosts (alice*.sr.ht): 3. Shut down all VMs manually (this saves time snapshotting them) 4. Reboot 5. Bring up all VMs +6. Sanity check all VMs + +## build hosts + +For builds.sr.ht hosts: + +1. Run updates +2. Stop builds.sr.ht-worker service +3. Keep an eye on `docker ps` and let running jobs drain +4. Reboot +5. Sanity check everything came up okay |