Alex Zaw alexz
alexz pushed to main at alexz/runtipi 2025-12-19 09:48:00 +00:00
e103847796 Simplify rego-tunnel: remove SOCKS5, use portproxy instead
alexz pushed to main at alexz/runtipi 2025-12-19 09:10:40 +00:00
2fe54fc7f0 rego-tunnel: use VM_NET_IP env var directly instead of detecting
alexz pushed to main at alexz/runtipi 2025-12-19 09:09:57 +00:00
971a888fea rego-tunnel: use 172.32.0.0/24 for VM to avoid routing conflict
alexz pushed to main at alexz/runtipi 2025-12-19 09:09:36 +00:00
f992425e96 rego-tunnel: revert to 172.30.x.x for VM (avoid routing conflict)
alexz pushed to main at alexz/runtipi 2025-12-19 09:06:11 +00:00
9192c62a9e rego-tunnel: update for VM_NET_IP on 172.31.0.0/24 subnet
alexz pushed to main at alexz/runtipi 2025-12-19 08:58:45 +00:00
0aadef4705 rego-tunnel: detect container IP by subnet instead of interface name
alexz pushed to main at alexz/runtipi 2025-12-19 08:57:18 +00:00
27b496893f rego-tunnel: use eth0 for container IP detection
alexz pushed to main at alexz/runtipi 2025-12-19 08:16:14 +00:00
20b55311f1 rego-tunnel: fix exit 0 causing container restart loop
alexz pushed to main at alexz/runtipi 2025-12-18 17:50:14 +00:00
f878882718 rego-tunnel: auto-setup SSH, socat, and port forwarding
alexz pushed to main at alexz/runtipi 2025-12-18 17:37:35 +00:00
e7f8028e83 rego-tunnel: replace build folder with vpn_scripts
alexz pushed to main at alexz/runtipi 2025-12-18 14:25:13 +00:00
a472778a83 Use dockurr/windows:latest instead of custom image
alexz pushed to main at alexz/runtipi 2025-12-18 14:18:56 +00:00
5ab97f3ffa set commit message here
alexz pushed to main at alexz/runtipi 2025-12-18 12:28:22 +00:00
095db04a79 Remove force_pull and timestamps to match cistech-tunnel
alexz pushed to main at alexz/runtipi 2025-12-18 11:52:40 +00:00
14a0fea9b6 fixup! Update rego-tunnel to use rego-vpn image
alexz pushed to main at alexz/runtipi 2025-12-18 11:19:22 +00:00
9c7e67aab5 Add pull_policy: never to use local image
alexz pushed to main at alexz/runtipi 2025-12-18 11:13:31 +00:00
10d1fae351 Use schema v1 format (no schemaVersion) like cistech-tunnel
alexz pushed to main at alexz/runtipi 2025-12-18 11:12:06 +00:00
021402de69 Restore original format, only change image to rego-vpn:latest
alexz pushed to main at alexz/runtipi 2025-12-18 11:11:11 +00:00
59052ad5ba Revert to schemaVersion 2 format, keep source: local
alexz pushed to main at alexz/runtipi 2025-12-18 11:08:50 +00:00
d51e70ba57 Set source: local to use local Docker image
alexz pushed to main at alexz/runtipi 2025-12-18 11:08:10 +00:00
a79f1e5a07 Add privileged: true for KVM access