Add server docs
This commit is contained in:
parent
6e31968d51
commit
614fadd360
10
README.md
10
README.md
@ -269,6 +269,16 @@ Please see the following links for further reading:
|
|||||||
- [isort](https://isort.readthedocs.io)
|
- [isort](https://isort.readthedocs.io)
|
||||||
- [black](https://black.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
|
## Keeping track of Etherpad-lite
|
||||||
|
|
||||||
- [Etherpad-lite API documentation](https://etherpad.org/doc/v1.7.5/)
|
- [Etherpad-lite API documentation](https://etherpad.org/doc/v1.7.5/)
|
||||||
|
Loading…
Reference in New Issue
Block a user