Add note about how to view logs.
This commit is contained in:
parent
78ce297fac
commit
83655165c1
@ -67,6 +67,13 @@ $ sudo supervisorctl stop xppl:* # stop all XPPL services
|
|||||||
$ sudo supervisorctl start xppl:* # start all XPPL services
|
$ sudo supervisorctl start xppl:* # start all XPPL services
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also view the error logs with:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ sudo supervisorctl tail xppl:xppl-flask stderr
|
||||||
|
$ sudo supervisorctl tail xppl:xppl-rqlite stderr
|
||||||
|
```
|
||||||
|
|
||||||
The `/var/xppl/xppl/uploads` folder is managed by the Varia [Syncthing UI].
|
The `/var/xppl/xppl/uploads` folder is managed by the Varia [Syncthing UI].
|
||||||
|
|
||||||
The RQLite database is located at `/var/xppl/rqlite/node.1`. No cluster is configured.
|
The RQLite database is located at `/var/xppl/rqlite/node.1`. No cluster is configured.
|
||||||
|
Loading…
Reference in New Issue
Block a user