Commit Graph

20 Commits

Author SHA1 Message Date
slawek 5090fd9de9 fix: add --skipApiVersionCheck argument to Azurite startup command 2026-05-12 07:52:31 +02:00
slawek 8c454fa2fc fix: update Caddyfile generation and add /etc/hosts entries for emulator endpoints 2026-03-24 09:58:35 +01:00
slawek 795e1c6740 fix: improve error messaging and correct NO_CADDY condition in entrypoint.sh 2026-03-24 09:43:29 +01:00
slawek a19036f10d fix: simplify AZURITE_ACCOUNTS check by removing default account generation 2026-03-24 09:38:52 +01:00
slawek 4c66ee38ba fix: move account name lookup above certificate check in entrypoint.sh 2026-03-24 09:31:46 +01:00
slawek 7f1027c6e0 fix: add check for existence of account certificate and key in entrypoint.sh 2026-03-24 09:18:28 +01:00
slawek 00459cbb1c refactor: remove unused certificate generation functions and streamline entrypoint.sh 2026-03-24 08:29:01 +01:00
slawek eac8adbcfa fix: include CA name in certificate generation for improved clarity 2026-03-21 19:01:35 +01:00
slawek 3b9c295a35 feat: enhance certificate generation functions and add make_account_cert for streamlined server cert creation 2026-03-03 11:54:47 +01:00
slawek b698521720 fix: update entrypoint.sh to source accounts from accounts.env and improve Caddy handling 2026-02-28 19:45:00 +01:00
slawek aa9274aca3 feat: enhance build and entrypoint scripts with improved argument handling and host entry management 2026-02-28 10:36:36 +01:00
slawek ae7542100b Refactored scripts to focues on compatibility with the real product. 2026-02-28 09:34:52 +01:00
slawek 8be0eb7d90 update: streamlined run-server.sh with entrypoint.sh. 2026-02-27 22:41:55 +01:00
slawek 103df98c0f fix: update port exposure logic and enhance OAuth handling in run script 2026-02-27 20:47:10 +01:00
slawek 790f779572 fix: update port mappings for blob, queue, and table hosts in entrypoint script 2026-02-27 14:39:27 +01:00
slawek 60f3fcfa60 fix: update entrypoint to specify blob, queue, and table host addresses 2026-02-27 13:54:36 +01:00
slawek 2393a281c3 fix: streamline port exposure handling in run script 2026-02-27 13:33:21 +01:00
slawek ddc8fe8241 fix: enable SSL when OAuth is used in entrypoint script 2026-02-27 13:14:30 +01:00
slawek 23b2a6ac63 update: create entrypoint.sh that configures and launches the service. 2026-02-27 11:18:35 +01:00
slawek 8afca09f26 Add entrypoint script and configure Dockerfile for Azurite with Caddy support 2026-02-27 08:07:39 +01:00