feat: put Patrizio inside VPN #43
@ -20,11 +20,9 @@ services:
|
|||||||
hostname: patrizio
|
hostname: patrizio
|
||||||
image: tailscale/tailscale:latest
|
image: tailscale/tailscale:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: >
|
dns:
|
||||||
sh -c "tailscaled &
|
- 100.64.0.4
|
||||||
sleep 5 &&
|
command: tailscaled
|
||||||
tailscale up --accept-dns=true --login-server=https://vpn.poldebra.me &&
|
|
||||||
wait"
|
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD-SHELL", "tailscale status"]
|
test: ["CMD-SHELL", "tailscale status"]
|
||||||
interval: 1s
|
interval: 1s
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user