Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to main at koszewscy/azure-image-chooser 2025-09-09 21:18:07 +02:00
218db54a08 Refactor image chooser functions to improve clarity and remove unnecessary rerun calls; add SKU list display for selected publishers and offers.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-21 21:30:09 +02:00
2c50e4ea17 Updated documentation.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-19 07:25:56 +02:00
023de7e88d Formatting corrections.
a240e62e75 Added addition environment variable.
Compare 2 commits »
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-19 07:23:19 +02:00
6e60dc7199 Fixed incorrect COPY instruction that did not copy the directory contents.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-18 23:11:06 +02:00
c6349e2577 Updated Dockerfile to add new files to the image.
4b86f2bd57 Reengineered app. Added region selection.
2f465a8217 Updated .gitignore.
Compare 3 commits »
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 21:34:30 +02:00
86281742da Updated certificate binding instructions.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 20:55:50 +02:00
d7fb56eb41 Added CLI command to bind a certificate to Azure Container App.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 20:46:00 +02:00
f21739c250 Added a custom domain name and validation records.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 15:53:11 +02:00
a75743e4e0 Enabled KV RBAC. Added dependencies between resources. Fixed lack of identitfy for the app.
319410fbcc Fixed to restrictive ignore.
Compare 2 commits »
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 14:11:01 +02:00
a9ac5f2549 Rearranged file structure. Separated App code from Terraform code.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 14:07:50 +02:00
db37434b78 Updated gitignore.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 14:05:47 +02:00
88d0f9058e Added KeyVault.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-15 13:43:51 +02:00
ce14fafbf3 Separated variables from the resources.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-14 22:31:20 +02:00
6a15ccee4f Fixed issues with ACR access.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-14 21:38:14 +02:00
8e7ab71054 Fixed wrong comparision.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-14 21:35:09 +02:00
ad637e696e Added support for running on Podman and Docker.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-14 21:30:59 +02:00
d2abe3fd27 Added Docker/Podman build information.
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-14 17:52:07 +02:00
73c87a733b Added first application version (draft)
slawek created branch main in koszewscy/azure-image-chooser 2025-08-14 17:50:42 +02:00
slawek pushed to main at koszewscy/azure-image-chooser 2025-08-14 17:50:42 +02:00
03ef39cb08 Initialized the repository. Added the README.md file.