diff options
author | Pjotr Prins | 2021-10-07 19:02:35 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-10-07 19:02:35 +0200 |
commit | e8ddd4badfa07ae722e674050ea360638b1079a2 (patch) | |
tree | f7030872baf02e602281642db492d581a8a5d56b /topics | |
parent | bd6bbbd404b42efb942a89cc72b25e543e987bea (diff) | |
download | gn-gemtext-e8ddd4badfa07ae722e674050ea360638b1079a2.tar.gz |
Tux02 is going to run production
Diffstat (limited to 'topics')
-rw-r--r-- | topics/systems/tux02-production.gmi | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/topics/systems/tux02-production.gmi b/topics/systems/tux02-production.gmi new file mode 100644 index 0000000..f9aef3d --- /dev/null +++ b/topics/systems/tux02-production.gmi @@ -0,0 +1,20 @@ +# Tux02 Production + +We are going to move production to tux02 - tux01 will be the staging machine. This machine is aimed to be rock solid. The idea is to have 4-6 times a year upgrades. Also we should be able to roll back on an upgrade and be able to create time machines. + +## Tags + +* assigned: pjotrp + +## Tasks + +* [X] update guix guix-1.3.0-9.f743f20 +* [X] set up nginx (Debian) +* [X] test ipmi console (172.23.30.40) +* [ ] set up network for external tux02e.uthsc.edu (128.169.4.52) +* [ ] test ports (nginx) +* [ ] set up deployment evironment +* [ ] sheepdog copy database backup from tux01 on a daily basis using ibackup user +* [ ] same for GN2 production environment +* [ ] sheepdog borg borg the backups +* [ ] setup https |