Cleanup repo, add Gitea CI/CD workflow, improve error handling
All checks were successful
Deploy GSM / deploy (push) Successful in 1m25s
All checks were successful
Deploy GSM / deploy (push) Successful in 1m25s
- Remove temp files and reorganize docs - Add .gitea/workflows/deploy.yml for automated deployment - Add unreachable host checks to server routes (/:id, logs, start/stop/restart) - Add unreachable checks to config routes (zomboid, terraria, openttd) - Return HTTP 503 with unreachable flag instead of crashing Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -17,6 +17,7 @@ The homelab consists of:
|
||||
- **V Rising Server (192.168.2.52)**: Dedicated server (LXC)
|
||||
- **Palworld Server (192.168.2.53)**: Dedicated server with systemd (LXC)
|
||||
- **Project Zomboid Server (10.0.30.66)**: Dedicated server (external VM)
|
||||
- **Terraria Server (10.0.30.202)**: Vanilla server mit PM2 (external VM, VPN)
|
||||
|
||||
## Key Technical Details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user