Update INSTALL.md
This commit is contained in:
parent
506d97ba5a
commit
4e66551ac9
@ -1,13 +1,9 @@
|
||||
# Preparing
|
||||
|
||||
- [ ] Install and configure Mailsystem (postfix) so it is possible to send mails
|
||||
|
||||
- [ ] apt install python3 python3-pip python3-venv python3-virtualenv
|
||||
|
||||
- [ ] apt install uwsgi uwsgi-plugin-python3
|
||||
|
||||
- [ ] Install and configure mariadb-server
|
||||
|
||||
- [ ] Install and configure nginx und selfencrypt
|
||||
|
||||
|
||||
@ -110,7 +106,9 @@ log-date = true
|
||||
|
||||
Create it for /etc/uwsgi/apps-available/carom and carom-int and link it
|
||||
to /etc/uwsgi/apps-enabled/
|
||||
|
||||
systemctl restart uwsgi
|
||||
|
||||
Show at syslog for errors and fix it.
|
||||
|
||||
- [ ] Create Config File for nginx/carom
|
||||
@ -152,4 +150,5 @@ server {
|
||||
|
||||
Create it for /etc/ngin/sites-available/carom... and carom-int... and link it
|
||||
to /etc/ngin/sites-enabled/
|
||||
|
||||
systemctl restart nginx
|
||||
|
Loading…
Reference in New Issue
Block a user