Commit Graph

30 Commits

Author SHA1 Message Date
199346b48f fix: correct minor grammatical errors and improve clarity in README.md 2026-02-28 11:45:25 +01:00
8d30246ea0 chore: remove incomplete section on Let's Encrypt certificates from README.md 2026-02-28 11:17:47 +01:00
050986ff87 fix: update storage directory variable in run.sh for consistency 2026-02-28 11:15:21 +01:00
aa9274aca3 feat: enhance build and entrypoint scripts with improved argument handling and host entry management 2026-02-28 10:36:36 +01:00
ae7542100b Refactored scripts to focues on compatibility with the real product. 2026-02-28 09:34:52 +01:00
c65c347ca5 feat: add Terraform configuration and initialization scripts for Azure backend 2026-02-27 22:48:31 +01:00
8be0eb7d90 update: streamlined run-server.sh with entrypoint.sh. 2026-02-27 22:41:55 +01:00
f336039cd8 fix: update oauth flag handling to support shorthand option 2026-02-27 21:24:24 +01:00
901477ef5a fix: add error handling for unknown arguments in run script 2026-02-27 21:02:48 +01:00
103df98c0f fix: update port exposure logic and enhance OAuth handling in run script 2026-02-27 20:47:10 +01:00
32a438dee2 fix: refactor port exposure functions and improve --oauth flag handling in run script 2026-02-27 14:49:24 +01:00
790f779572 fix: update port mappings for blob, queue, and table hosts in entrypoint script 2026-02-27 14:39:27 +01:00
60f3fcfa60 fix: update entrypoint to specify blob, queue, and table host addresses 2026-02-27 13:54:36 +01:00
1b22711071 fix: remove unnecessary port exposure for HTTPS in Dockerfile 2026-02-27 13:46:39 +01:00
5483f22f6f fix: correct exposed port mapping in run script 2026-02-27 13:45:03 +01:00
0862cad994 fix: prevent multiple --oauth flag usage in run script 2026-02-27 13:43:02 +01:00
2393a281c3 fix: streamline port exposure handling in run script 2026-02-27 13:33:21 +01:00
ddc8fe8241 fix: enable SSL when OAuth is used in entrypoint script 2026-02-27 13:14:30 +01:00
241ee9f645 fix: add container name to run commands in run.sh 2026-02-27 12:21:50 +01:00
f23d36ecd8 fix: update script permissions. 2026-02-27 11:24:50 +01:00
3c45c7487b Add build and run scripts for Azurite container setup 2026-02-27 11:22:17 +01:00
23b2a6ac63 update: create entrypoint.sh that configures and launches the service. 2026-02-27 11:18:35 +01:00
8afca09f26 Add entrypoint script and configure Dockerfile for Azurite with Caddy support 2026-02-27 08:07:39 +01:00
cb6e5175ad Add Dockerfile for building Azurite with Caddy support 2026-02-27 07:22:32 +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
4ad841e2f1 Add LICENSE and README files for project documentation 2026-02-26 20:35:12 +01:00
1aa97dc00b Refactor storage directory structure and update scripts for consistency 2026-02-26 19:50:13 +01:00
27fb1a6211 Add scripts for managing Azurite storage accounts 2026-02-26 19:05:26 +01:00
63f4daf7af Added CA and certificate creation script. 2026-02-26 18:51:08 +01:00
3a124dd866 Added storage to ignored directories. 2026-02-26 18:50:49 +01:00