Docker setup for OpenClaw Gateway — config isolation, Tailscale remote access, proxy support (proxychains4 for China/corporate networks), VM-like UX
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
52
commits
fix: kill stale gateway before start to prevent port 18789 conflict
282c7faView on GitHubfeat: add supervisor autosync program for periodic workspace sync
d0c5e9aView on GitHubfix: chown openclaw-workspace in setup.sh to prevent git permission errors
e1a5b06View on GitHubrefactor: split backup into snapshot (host) and sync (container)
8d14cbfView on GitHubfeat: expose Tailscale WireGuard UDP port for direct connections
ff19699View on GitHubfix: guard container scripts against accidental host execution
4529f46View on GitHubrefactor: move container scripts to container/, add container backup and repos helpers
fe70325View on GitHub