Update INSTALL.md

This commit is contained in:
Robert Einsle 2019-02-19 16:00:34 +01:00
parent fcf37fe0b3
commit 0239368e69

View File

@ -3,7 +3,7 @@
- [ ] Install and configure Mailsystem (postfix) so it is possible to send mails - [ ] Install and configure Mailsystem (postfix) so it is possible to send mails
- [ ] ```apt install python3 python3-pip python3-venv python3-virtualenv``` - [ ] ```apt install python3 python3-pip python3-venv python3-virtualenv```
- [ ] ```apt install uwsgi uwsgi-plugin-python3``` - [ ] ```apt install uwsgi uwsgi-plugin-python3```
- [ ] Install and configure mariadb-server - [ ] Install and configure mariadb-server ```mysql_secure_installation```
- [ ] Install and configure nginx und selfencrypt - [ ] Install and configure nginx und selfencrypt