2 Commits
Author SHA1 Message Date
eberkheevandClaude Opus 4.6 822f3b8f8d Add UFW firewall rules with port 22 for gitea SSH tunnel
Added firewall configuration to both setup scripts. New ports:
- 22/tcp (xray tunnel: gitea SSH)
- 10022/tcp (xray bridge: Reality VLESS for gitea SSH)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 21:38:36 +04:00
eberkheevandClaude Opus 4.6 ba4b395a4a Add server setup scripts (manual + cloud-init)
Two deployment options for recreating the kirgysia server:
- manual-setup/: bash script for manual server provisioning
- cloud-init/: cloud-init config + data upload script for automated VPS setup

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 16:07:57 +04:00