Compare commits

..

No commits in common. "8a18432530f10a76fd6d793dbe66d34a01573a13" and "33dfb05bf7e3a7a486291a3b5290f8ab47c9f13c" have entirely different histories.

View file

@ -22,10 +22,9 @@ at `/mnt/storagebox_alpha`, as specified in `/etc/fstab`.
For certain services, data is stored on the small harddrive of the VPS:
| Service | Data | Location | Description |
| ------- | --------------- | --------------------- | ----------------------------------------------- |
| Forgejo | MySQL database | `/data/mysql/forgejo` | Database data only. Repositories stored in NAS. |
| Wakapi | SQLite database | `/data/sqlite/wakapi` | |
| Service | Data | Location | Description |
| ------- | -------------- | --------------------- | ----------------------------------------------- |
| Forgejo | MySQL database | `/data/mysql/forgejo` | Database data only. Repositories stored in NAS. |
## Port mappings
@ -41,4 +40,3 @@ For certain services, data is stored on the small harddrive of the VPS:
| 8001 | 9090 | bookmarks.systemsobscure.net | Linkding | Article bookmarking tool |
| 8002 | 3000 | forgejo.systemsobscure.net | Forgejo | Git forge |
| 8003 | 3000 | rocketchat.systemsobscure.net | RocketChat | Messaging app, alerts |
| 8004 | 3000 | wakapi.systemsobscure.net | Wakapi | Coding statistics tracker |