Commit Graph

7 Commits

Author SHA1 Message Date
8d967d7ad7 fix: remove --oauth command from azurite service in compose.yaml and enhance error handling in run-server.sh 2026-03-24 11:29:12 +01:00
ea6277ba3b update: refactor run-server.sh to match Docker version. 2026-03-24 11:17:10 +01:00
ae7542100b Refactored scripts to focues on compatibility with the real product. 2026-02-28 09:34:52 +01:00
8be0eb7d90 update: streamlined run-server.sh with entrypoint.sh. 2026-02-27 22:41:55 +01:00
23b2a6ac63 update: create entrypoint.sh that configures and launches the service. 2026-02-27 11:18:35 +01:00
01b81e41a8 Enhance emulator setup with Caddy support and update documentation
- Added Caddyfile example for HTTPS configuration.
- Updated README to include Caddy as an optional component.
- Modified make-certs.sh to use dynamic account names for certificate generation.
- Improved add-account.sh to handle missing accounts.env file gracefully.
- Enhanced run-server.sh to support Caddy integration and OAuth options.
2026-02-26 21:36:38 +01:00
1aa97dc00b Refactor storage directory structure and update scripts for consistency 2026-02-26 19:50:13 +01:00