Commit Graph

6 Commits

Author SHA1 Message Date
lolwierd
a118de7bcb refactor: remove unnecessary package installations from app install scripts 2026-03-30 17:08:07 +05:30
lolwierd
52982ca9e7 feat: make initializing pages first for all apps 2026-03-30 16:55:35 +05:30
lolwierd
471c36fa91 Revert "refactor: remove caddy installation from multiple app install scripts"
This reverts commit 4b4d04ed3d.
2026-03-30 16:32:12 +05:30
lolwierd
4b4d04ed3d refactor: remove caddy installation from multiple app install scripts 2026-03-30 16:13:11 +05:30
lolwierd
ed19997ba0 Implement shared Caddy setup with initializing and unavailable pages for various apps
- Refactor domain scripts for Ghost, Gitea, Jellyfin, Metabase, n8n, NocoDB, Open WebUI, OpenClaw, PicoClaw, Plausible, Signoz, Uptime Kuma, and Vaultwarden to utilize a common Caddy setup script.
- Introduce `caddy-setup.sh` for managing Caddy configurations and handling app initialization states.
- Create `initializing.html` and `unavailable.html` pages to provide user feedback during app deployment and downtime.
- Update domain handling logic to ensure seamless transitions between initializing and operational states.
- Enhance user experience by providing visual indicators for app status during setup and maintenance.
2026-03-28 14:37:33 +05:30
lolwierd
9b93d6898b feat: add domain and install scripts for apps 2026-03-27 19:32:47 +05:30