Browse Source

Add server docs

main
Luke Murphy 3 years ago
parent
commit
614fadd360
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 10
      README.md

10
README.md

@ -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/)

Loading…
Cancel
Save