feat: no-root deploy, remove CI deploy stage, deploy alerts

- deploy.sh installs sops/age to ./bin/ (no root/sudo needed)
- Remove CI deploy stage — supervisor auto-pulls and deploys
  (zero CI secrets: no SSH keys, no deploy credentials)
- Supervisor sends alert on deploy success/failure via webhook

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Deeman
2026-02-23 18:23:19 +01:00
parent e4bd9378f5
commit 8558fd6b40
4 changed files with 22 additions and 26 deletions

4
.gitignore vendored
View File

@@ -55,6 +55,6 @@ dist/
build/
*.egg-info/
# Tailwind CSS
bin/tailwindcss
# Local binaries (tailwindcss, sops, age)
bin/
web/src/padelnomics/static/css/output.css