add personal samba share; split -web configurations to make services

easier to run on other devices
This commit is contained in:
Jef Roosens 2024-01-09 20:23:42 +01:00
parent 3cd1f7c4fc
commit 04e9f8438d
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
16 changed files with 109 additions and 51 deletions

View file

@ -1,2 +1,16 @@
[nas]
192.168.0.3 static_ip=192.168.0.3
[ruby]
192.168.0.2 static_ip=192.168.0.2
# Caddy reverse proxy host
[web]
192.168.0.3 static_ip=192.168.0.3
[lander]
192.168.0.3 static_ip=192.168.0.3
# Miniflux server host
[miniflux]
192.168.0.2 static_ip=192.168.0.2