5090fd9de9
fix: add --skipApiVersionCheck argument to Azurite startup command
main
slawek2026-05-12 07:52:31 +02:00
3755329fe6
fix: standardize note formatting in README.md for consistency
dev
slawek2026-03-24 11:56:42 +01:00
6a1f332372
fix: standardize note formatting in README.md for clarity
slawek2026-03-24 11:55:41 +01:00
8d967d7ad7
fix: remove --oauth command from azurite service in compose.yaml and enhance error handling in run-server.sh
slawek2026-03-24 11:29:12 +01:00
f825835744
fix: remove azurite deployment and service configuration from Kubernetes manifests
slawek2026-03-24 11:28:45 +01:00
ea6277ba3b
update: refactor run-server.sh to match Docker version.
slawek2026-03-24 11:17:10 +01:00
8800154d37
fix: update image handling in build script to use AZURITE_IMAGE variable consistently
slawek2026-03-24 10:23:32 +01:00
8c454fa2fc
fix: update Caddyfile generation and add /etc/hosts entries for emulator endpoints
slawek2026-03-24 09:58:35 +01:00
149f8a30eb
fix: enhance argument handling in start-azurite script to support container configuration
slawek2026-03-24 09:47:14 +01:00
2631d4ff85
fix: allow unknown arguments in start-azurite script to be passed as container arguments
slawek2026-03-24 09:45:44 +01:00
b342be88f3
fix: update start-azurite script to improve error handling and streamline container arguments
slawek2026-03-24 09:43:40 +01:00
795e1c6740
fix: improve error messaging and correct NO_CADDY condition in entrypoint.sh
slawek2026-03-24 09:43:29 +01:00
3c45c7487b
Add build and run scripts for Azurite container setup
slawek2026-02-27 11:22:17 +01:00
23b2a6ac63
update: create entrypoint.sh that configures and launches the service.
slawek2026-02-27 11:18:35 +01:00
8afca09f26
Add entrypoint script and configure Dockerfile for Azurite with Caddy support
slawek2026-02-27 08:07:39 +01:00
cb6e5175ad
Add Dockerfile for building Azurite with Caddy support
slawek2026-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.
slawek2026-02-26 21:36:38 +01:00
4ad841e2f1
Add LICENSE and README files for project documentation
slawek2026-02-26 20:35:12 +01:00
1aa97dc00b
Refactor storage directory structure and update scripts for consistency
slawek2026-02-26 19:50:13 +01:00