readme, traefik sync
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Home Server Setup
|
||||
|
||||
This is the docker based home server setup for a ubuntu server machine running on proxmos on my N100 mini computer.
|
||||
|
||||
|
||||
The traefik proxy does not run on this machine but it's own LXC container on proxmox, there is a small script to sync it from there to here so I can have it all on one git repo.
|
||||
|
||||
|
||||
2
sync-traefik.sh
Executable file
2
sync-traefik.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
rsync -ahv root@traefik:/etc/traefik /home/oster/server/
|
||||
|
||||
Reference in New Issue
Block a user