Update INSTALL.md

This commit is contained in:
Robert Einsle 2019-02-19 15:58:25 +01:00
parent 94cc7787c9
commit fcf37fe0b3

View File

@ -1,8 +1,8 @@
# Preparing # Preparing
- [ ] 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
- [ ] Install and configure nginx und selfencrypt - [ ] Install and configure nginx und selfencrypt