add personal samba share; split -web configurations to make services
easier to run on other devices
This commit is contained in:
parent
3cd1f7c4fc
commit
04e9f8438d
16 changed files with 109 additions and 51 deletions
14
hosts.ini
14
hosts.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue