diff options
Diffstat (limited to 'issues/systems')
-rw-r--r-- | issues/systems/tux02-production.gmi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/issues/systems/tux02-production.gmi b/issues/systems/tux02-production.gmi index 0b698ab..7de911f 100644 --- a/issues/systems/tux02-production.gmi +++ b/issues/systems/tux02-production.gmi @@ -26,10 +26,10 @@ We are going to move production to tux02 - tux01 will be the staging machine. Th * [X] add Genenetwork3 service env FLASK_APP="main.py" flask run --port=8087 * [X] add proxy -* [ ] set up databases -* [ ] set up https and letsencrypt +* [X] set up databases +* [X] set up https and letsencrypt * [X] set up firewalling -* [ ] set up systemd +* [X] set up systemd * [ ] setup logrotate for production log files * [ ] run git automatically on /etc and backup without passwords * [ ] add borg backups |