diff options
author | Pjotr Prins | 2021-10-22 13:13:44 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-10-22 13:13:44 +0200 |
commit | 73b1742c963e8e5c4e74a17aed7183ae9814e424 (patch) | |
tree | dec2ccc0ba972006c312e4cb166dd22a1cd28f21 /topics/systems | |
parent | 220e8be0a430712771a5f26b5aae72a505094383 (diff) | |
download | gn-gemtext-73b1742c963e8e5c4e74a17aed7183ae9814e424.tar.gz |
Production setup
Diffstat (limited to 'topics/systems')
-rw-r--r-- | topics/systems/tux02-production.gmi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/topics/systems/tux02-production.gmi b/topics/systems/tux02-production.gmi index 0eced89..bfe30bd 100644 --- a/topics/systems/tux02-production.gmi +++ b/topics/systems/tux02-production.gmi @@ -19,15 +19,16 @@ We are going to move production to tux02 - tux01 will be the staging machine. Th * [X] sheepdog borg borg the backups * [X] start GN2 production services * [X] add GN3 aliases server -* [ ] add Genenetwork3 +* [X] add Genenetwork3 service + env FLASK_APP="main.py" flask run --port=8087 * [X] add proxy - - [ ] port 8080 is hard coded in GN2 * [ ] setup https and letsencrypt -* [ ] set up firewalling -* [ ] set up system +* [X] set up firewalling +* [ ] set up systemd * [ ] setup logrotate for production log files * [ ] run git automatically on /etc and backup without passwords * [ ] add borg backups +* [ ] look at performance # Info |