Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek created branch main in slawek/terraform-azurerm-backup-vault 2026-03-01 11:17:45 +01:00
slawek pushed to main at slawek/terraform-azurerm-backup-vault 2026-03-01 11:17:45 +01:00
5898aa087c update README.md to enhance Azure Data Protection Backup Vault module documentation
f8e85a1563 initialize backup vault module with configuration, outputs, and variable definitions
7cfb463d38 add README.md for Azure RM Backup Vault module
slawek created repository slawek/terraform-azurerm-backup-vault 2026-03-01 11:14:50 +01:00
slawek created repository slawek/terraform-azurerm-storage-account 2026-03-01 11:14:30 +01:00
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 20:39:55 +01:00
58c31e73bf fix: update Caddyfile.example to use __AZURITE_STORAGE__ for certificate and key paths
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 20:13:39 +01:00
1a66e46615 update: rename run.sh to start-azurite and enhance documentation for environment variables
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 19:52:06 +01:00
93fb89446d fix: use variable for AZURITE_IMAGE in docker run commands
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 19:46:56 +01:00
c8ac9ddebf update: rename run.sh to start-azurite.
ffdfc2697b fix: update run.sh to use current directory for AZURITE_DIR and correct env-file paths
b698521720 fix: update entrypoint.sh to source accounts from accounts.env and improve Caddy handling
Compare 3 commits »
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 19:27:23 +01:00
8813a4d5ed update: change docker run options from interactive to detached mode in run.sh
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:58:42 +01:00
b8f6c2dccf chore: remove obsolete list-accounts.sh script
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:45:29 +01:00
199346b48f fix: correct minor grammatical errors and improve clarity in README.md
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:17:49 +01:00
8d30246ea0 chore: remove incomplete section on Let's Encrypt certificates from README.md
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 11:15:24 +01:00
050986ff87 fix: update storage directory variable in run.sh for consistency
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 10:36:40 +01:00
aa9274aca3 feat: enhance build and entrypoint scripts with improved argument handling and host entry management
slawek pushed to main at slawek/azure-storage-emulator 2026-02-28 09:34:55 +01:00
ae7542100b Refactored scripts to focues on compatibility with the real product.
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 22:48:35 +01:00
c65c347ca5 feat: add Terraform configuration and initialization scripts for Azure backend
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 22:41:58 +01:00
8be0eb7d90 update: streamlined run-server.sh with entrypoint.sh.
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 21:24:27 +01:00
f336039cd8 fix: update oauth flag handling to support shorthand option
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 21:02:51 +01:00
901477ef5a fix: add error handling for unknown arguments in run script
slawek pushed to main at slawek/azure-storage-emulator 2026-02-27 20:47:14 +01:00
103df98c0f fix: update port exposure logic and enhance OAuth handling in run script