Add server docs

This commit is contained in:
Luke Murphy 2020-12-12 19:15:00 +01:00
parent 6e31968d51
commit 614fadd360
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -269,6 +269,16 @@ Please see the following links for further reading:
- [isort](https://isort.readthedocs.io)
- [black](https://black.readthedocs.io)
### Server Systers Situation
```
$ sudo -su systers
$ cd /var/www/etherpump
$ poetry run sh cron.sh
```
Served from `/etc/nginx/sites-enabled/etherpump.vvvvvvaria.conf`.
## Keeping track of Etherpad-lite
- [Etherpad-lite API documentation](https://etherpad.org/doc/v1.7.5/)