No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
10 additions and
0 deletions
-
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/) |
|
|
|