readme, traefik sync
This commit is contained in:
parent
df102620cb
commit
2686a1933e
|
|
@ -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.
|
||||
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
rsync -ahv root@traefik:/etc/traefik /home/oster/server/
|
||||
|
||||
Loading…
Reference in New Issue