diff options
author | Pjotr Prins | 2022-12-14 08:43:25 -0600 |
---|---|---|
committer | Pjotr Prins | 2022-12-14 08:43:25 -0600 |
commit | f450c3790953935631c0db27ea5879e76d100c83 (patch) | |
tree | 70bd9d9d32ca7839a3c55e094c20646f8b0f5f9e /issues/systems/tux02-production.gmi | |
parent | 1002d7a5b2a4f579fc42ccab53e954d68f6ddb19 (diff) | |
download | gn-gemtext-f450c3790953935631c0db27ea5879e76d100c83.tar.gz |
Starting up services
Diffstat (limited to 'issues/systems/tux02-production.gmi')
-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 |