Added soft-serve

Added graphana/prometheus (not working yet)

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2022-12-21 22:28:46 +01:00
parent 2ba4259dd6
commit 1fdeaf2ded
9 changed files with 121 additions and 15 deletions

View File

@@ -138,8 +138,18 @@ used ipv4:
interface: wg_tunnel01
## troubleshooting
when problems with docker: `docker system prune -a`
### Docker networking problem
`docker system prune -a`
### Time problems (NTP service: n/a)
systemctl status systemd-timesyncd.service
when not available
sudo apt install systemd-timesyncd/stable
### Syncthing inotify
echo "fs.inotify.max_user_watches=204800" | sudo tee -a /etc/sysctl.conf
https://forum.cloudron.io/topic/7163/how-to-increase-inotify-limit-for-syncthing/2
## Todo
- Role to load customization/configurations from backup to servers
- split docker containers to different composes or tag
- syncthing and grafana config on hosts
- grafana/prometheus