Commit Graph

7 Commits

Author SHA1 Message Date
00d7269e00 Fix Ente Cloudron packaging issues
- Fixed admin-helper.sh to use correct Museum binary path (/app/museum-bin/museum)
- Updated start.sh to handle missing S3 configuration gracefully
  - App now starts in configuration mode when S3 is not configured
  - Shows helpful configuration page instead of failing health checks
  - Properly starts Museum server once S3 is configured
- Updated CloudronManifest.json to version 0.2.2
- All web frontends (photos, accounts, auth, cast, albums, family) verified working
- Museum API server running successfully with S3 storage
2025-10-21 19:20:15 -06:00
801ae12029 Auto-configure CLI endpoint 2025-09-30 09:34:25 -06:00
2ccc6bd65c Persist Museum configuration for manual edits 2025-09-29 22:36:37 -06:00
1d16c17c35 Bundle Ente CLI for Cloudron console 2025-09-29 21:37:33 -06:00
5d62c2de4f Document S3 examples and refresh template 2025-09-29 21:18:19 -06:00
65717243a5 Allow runtime S3 configuration overrides 2025-09-29 20:59:57 -06:00
a8858657dc Initial commit for Ente Cloudron package 2025-03-14 21:01:18 +01:00