Commit Graph

1 Commits

Author SHA1 Message Date
Deploy Bot
9e59e4c5a1 feat: 1-command deploy.sh with automated key exchange
Some checks failed
Build and Push Docker Images / Сборка сервера (multi-arch) (push) Has been cancelled
Build and Push Docker Images / Сборка клиента (multi-arch) (push) Has been cancelled
- deploy.sh: generates all 4 WG keys locally, SCPs project to both
  machines, starts containers, verifies tunnel — zero manual steps
- deploy.sh: supports --vps-pass and --client-pass for password auth
- deploy.sh: auto-detects VPS public IP and network interface
- deploy.sh: stops host-level WG, enables IP forwarding, health checks
- deploy.sh: idempotent, --force flag for clean redeploy
- install.sh: added --server-key and --client-key args for non-interactive
- README.md: added 1-Command Deployment section at the top
2026-07-30 01:31:37 +01:00