Commit Graph

15 Commits

Author SHA1 Message Date
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
250730435a fix: ensure admin password is set from environment variable if provided 2026-03-27 22:05:27 +05:30
lolwierd
d91354348c fix: update password handling in install script for ERPNext 2026-03-27 20:42:17 +05:30
lolwierd
55e9726d64 feat: add install and domain scripts for erpnext 2026-03-27 20:19:29 +05:30
lolwierd
9b93d6898b feat: add domain and install scripts for apps 2026-03-27 19:32:47 +05:30
lolwierd
442ae83280 fix: use dynamic APP_UPSTREAM_PORT in domain and install scripts 2026-03-27 15:10:54 +05:30
lolwierd
d15254ab76 chore: rename instal and domain scripts 2026-03-27 11:14:08 +05:30
8aca1d0965 Remove postgres DSN. 2026-03-26 17:13:30 +05:30
f34553974d Fix DSN. 2026-03-26 17:12:37 +05:30
d00c00fc34 Add signoz. 2026-03-25 15:43:21 +05:30
2b48107b65 Fix wget ssh. 2025-09-11 00:41:39 +05:30
8ce6a6e466 Fix file name. 2025-09-11 00:39:11 +05:30
3a4777c8be Fix file name. 2025-09-11 00:37:18 +05:30
396c044efd github-ssh-sync 2025-09-11 00:31:26 +05:30
e7fc7c5c57 Add ERPnext. 2025-08-13 17:40:07 +05:30