Compare commits

...

3 commits

Author SHA1 Message Date
9b21a82fe3
yuki: remove glances
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
2024-01-25 09:04:54 -05:00
f5f23e1701
sora: init glances 2024-01-25 09:04:47 -05:00
5fa8f049ee
gluetun: open control server 2024-01-25 09:04:39 -05:00
3 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@
image = "qmcgaw/gluetun:v3.37.0";
hostname = "gluetun";
ports = [
"8000:8000/tcp" # HTTP control server
"8888:8888/tcp" # HTTP proxy
"8388:8388/tcp" # Shadowsocks
"8388:8388/udp" # Shadowsocks

View file

@ -7,6 +7,7 @@
./attic.nix
./tailscale.nix
./croc.nix
./glances.nix
### game servers
./terraria.nix