Commit Graph

36 Commits

Author SHA1 Message Date
865a96c2ec fix(rego-tunnel): Remove Traefik basic auth
Some checks failed
Test / test (push) Has been cancelled
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 19:55:48 +00:00
21bbeef579 fix(rego-tunnel): Add cgroup volume for systemd support
Some checks failed
Test / test (push) Has been cancelled
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 19:53:21 +00:00
8523c79999 refactor(rego-tunnel): Replace QEMU VM with native Docker Cisco VPN
Some checks failed
Test / test (push) Has been cancelled
- Switch from linux-vm QEMU image to cisco-vpn native Docker image
- Change port from 8006 to 6080 (noVNC)
- Remove VM-specific config (RAM, CPU, bridges, taps, QEMU)
- Add VPN credential fields (email, password, TOTP, VPN host)
- Add auto-connect and VNC password options
- Update description.md with new documentation
- Simplify Docker requirements (no /dev/kvm needed)

Benefits:
- No QEMU/VM overhead - runs natively in Docker
- Full Cisco Secure Client 5.1.14.145 with GUI
- Auto-login with TOTP support
- Auto-reconnect on disconnect

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 19:47:11 +00:00
3e50f5a465 Add Traefik basicauth to docker-compose.json
Some checks failed
Test / test (push) Has been cancelled
Runtipi uses docker-compose.json, not .yml for labels.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 09:52:52 +00:00
6fd57b0ce2 feat(rego-tunnel): optional shared network via NIC2
Some checks failed
Test / test (push) Has been cancelled
2025-12-29 06:59:52 +00:00
302c52c784 rego-tunnel: add configurable hostshare dir
Some checks failed
Test / test (push) Has been cancelled
Renovate / renovate (push) Has been cancelled
2025-12-29 01:41:37 +00:00
0020c539ea rego-tunnel: share APP_DATA_DIR via /hostshare + fix compose.json env
Some checks failed
Test / test (push) Has been cancelled
2025-12-29 01:27:12 +00:00
6c790f84aa rego-tunnel: default TSCLIENT to APP_DATA_DIR + auto-mount 9p
Some checks failed
Test / test (push) Has been cancelled
2025-12-29 00:57:47 +00:00
0ab6bb934d rego-tunnel: wire TSCLIENT + fix CIDR defaults
Some checks failed
Test / test (push) Has been cancelled
2025-12-29 00:53:44 +00:00
b6a6623406 z
Some checks failed
Test / test (push) Has been cancelled
2025-12-29 00:40:32 +00:00
beedccdc29 z
Some checks failed
Test / test (push) Has been cancelled
2025-12-29 00:36:23 +00:00
11aaf00d8d add hostshare
Some checks failed
Test / test (push) Has been cancelled
2025-12-28 23:51:22 +00:00
203e04101b update json
Some checks failed
Test / test (push) Has been cancelled
2025-12-28 22:57:59 +00:00
68a9af9331 .
Some checks failed
Test / test (push) Has been cancelled
2025-12-28 08:06:31 +00:00
a343aecc0d Persist rego-tunnel qcow2 under user-config; remove rego-tunnel-linux
Some checks failed
Test / test (push) Has been cancelled
2025-12-28 06:41:10 +00:00
4efb8d205f Update rego-tunnel to use linux-vm from container registry
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 07:53:58 +00:00
a472778a83 Use dockurr/windows:latest instead of custom image
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 14:25:11 +00:00
14a0fea9b6 fixup! Update rego-tunnel to use rego-vpn image
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:52:23 +00:00
10d1fae351 Use schema v1 format (no schemaVersion) like cistech-tunnel
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:13:29 +00:00
021402de69 Restore original format, only change image to rego-vpn:latest
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:12:04 +00:00
59052ad5ba Revert to schemaVersion 2 format, keep source: local
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:11:09 +00:00
a79f1e5a07 Add privileged: true for KVM access
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:08:10 +00:00
cb53a0ea22 Use schema v1 format like cistech-tunnel
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:06:56 +00:00
99c276c531 Fix docker-compose.json environment format to array
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:04:31 +00:00
dd168f0059 Update rego-tunnel to use local rego-vpn image
Some checks failed
Test / test (push) Has been cancelled
- Add AnyConnect 4.8 installer to build folder
- Update docker-compose to use rego-vpn:latest local image

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 11:02:24 +00:00
85c1fec4cf Fix rego-tunnel docker-compose.json format and add build folder
Some checks failed
Test / test (push) Has been cancelled
- Convert environment from array to object format (runtipi requirement)
- Remove hardcoded KEY from docker-compose.json
- Add build folder with custom Dockerfile and rego scripts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 10:46:32 +00:00
ecbbc60fb9 fix(rego-tunnel): use WINDOWS_VERSION variable instead of hardcoded ISO path
Some checks failed
Test / test (push) Has been cancelled
Renovate / renovate (push) Has been cancelled
2025-12-16 20:55:36 +00:00
d4c555a79d upload current sources
Some checks failed
Test / test (push) Has been cancelled
Renovate / renovate (push) Has been cancelled
2025-12-15 20:58:55 +00:00
2c4a8fcb94 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 20:57:22 +00:00
f09e89a2c7 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 20:34:39 +00:00
78f46a82e3 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 15:34:53 +00:00
1b487960c9 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 15:28:44 +00:00
6a44f9a7ea upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 10:01:25 +00:00
d973d5fc35 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 03:00:08 +00:00
38e7c983b3 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 02:58:17 +00:00
ffbc3da3eb upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-15 02:17:59 +00:00