{"id":29615550,"url":"https://github.com/meshcloud/minio_azure_container_app","last_synced_at":"2026-02-06T23:02:32.056Z","repository":{"id":305003693,"uuid":"1020807810","full_name":"meshcloud/minio_azure_container_app","owner":"meshcloud","description":"Deploy MinIO to Azure Container App with Application Gateway","archived":false,"fork":false,"pushed_at":"2025-07-16T21:05:09.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-17T19:20:48.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meshcloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-16T12:27:49.000Z","updated_at":"2025-07-16T21:05:12.000Z","dependencies_parsed_at":"2025-07-17T22:24:38.767Z","dependency_job_id":null,"html_url":"https://github.com/meshcloud/minio_azure_container_app","commit_stats":null,"previous_names":["meshcloud/minio_azure_container_app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/meshcloud/minio_azure_container_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshcloud%2Fminio_azure_container_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshcloud%2Fminio_azure_container_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshcloud%2Fminio_azure_container_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshcloud%2Fminio_azure_container_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meshcloud","download_url":"https://codeload.github.com/meshcloud/minio_azure_container_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshcloud%2Fminio_azure_container_app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266217170,"owners_count":23894242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-21T00:04:29.026Z","updated_at":"2025-07-21T00:04:29.639Z","avatar_url":"https://github.com/meshcloud.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MinIO Azure Container App\n\nThis repo deploys a MinIO Container to Azure Container Apps. The App will utilize a Web Application Firewall (WAF) for security and an Application Gateway for load balancing.\n\n## Requirements\n- Azure Subscription\n- Microsoft.App Resource Provider enabled on Azure Subscription\n- Virtual Network\n- 2 Subnets\n  - 1 Subnet for the Container App\n    - Private link Service Network Policies **disabled**\n      - `az network vnet subnet update \\\n          --name default \\\n          --vnet-name MyVnet \\\n          --resource-group myResourceGroup \\\n          --disable-private-link-service-network-policies yes`\n    - Microsoft.Storage Service Endpoint **enabled**\n  - 1 Subnet exclusively for Application Gateways\n    - Microsoft.Storage Service Endpoint **enabled**\n\n## To Use\n- Create a Terraform Building Block Definition\n- Select Azure as the Supported Platform\n- How often can this Building Block be assigned?: Once\n- **Git Repository URL**: https://github.com/meshcloud/minio_azure_container_app.git\n\n## Inputs\n- **minio_root_user**: Root User for MinIO access\n- **minio_root_password**: Root Password for MinIO\n- **ingress_allow_ip_address_range**: Allowlist of IPs/IP Ranges that can access MinIO\n- **vnet_name**: Name of the existing VNET to be used\n- **subnet_name**: Name of the existing Subnet to be used for the Azure Container App\n- **ag_subnet_name**: Name of the existing Subnet to be used for the Application Gateway\n\n## Outputs\n- **azurerm_container_app_url**: The URL for the MinIO Console\n- **public_ip_address**: The IP address of the MinIO Console\n- **application_gateway_id**: The ID of the Application Gateway that was created\n\n## Resources That Are Created\n- WAF Policy\n- Application Gateway\n- Storage Account\n- Azure Storage\n- Log Analytics Workspace\n- Container App Environment\n- Container App","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshcloud%2Fminio_azure_container_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeshcloud%2Fminio_azure_container_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshcloud%2Fminio_azure_container_app/lists"}