{"id":27138313,"url":"https://github.com/anderly/keycloak-azure-container-apps","last_synced_at":"2025-09-02T23:32:21.668Z","repository":{"id":285638803,"uuid":"958778387","full_name":"anderly/keycloak-azure-container-apps","owner":"anderly","description":"A customized Keycloak docker container designed to run on Azure Container Apps.","archived":false,"fork":false,"pushed_at":"2025-04-01T21:23:40.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T22:23:24.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/anderly.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}},"created_at":"2025-04-01T18:42:36.000Z","updated_at":"2025-04-01T21:23:43.000Z","dependencies_parsed_at":"2025-04-01T22:23:27.898Z","dependency_job_id":"0d4a415d-bb1e-4de5-b317-5a02ee2ab2a5","html_url":"https://github.com/anderly/keycloak-azure-container-apps","commit_stats":null,"previous_names":["anderly/keycloak-azure-container-apps"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anderly%2Fkeycloak-azure-container-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anderly%2Fkeycloak-azure-container-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anderly%2Fkeycloak-azure-container-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anderly%2Fkeycloak-azure-container-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anderly","download_url":"https://codeload.github.com/anderly/keycloak-azure-container-apps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779759,"owners_count":20994572,"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-04-08T04:53:31.829Z","updated_at":"2025-04-08T04:53:32.378Z","avatar_url":"https://github.com/anderly.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keycloak Azure Container Apps\n\nThis repo contains a customized docker container of [keycloak](https://www.keycloak.org/) designed to run on [Azure Container Apps](https://learn.microsoft.com/en-us/azure/container-apps/overview) via the included `push.ps1` (powershell) or `push.sh` (bash) scripts.\n\nSee docs: https://learn.microsoft.com/en-us/azure/container-apps/tutorial-deploy-first-app-cli?tabs=bash\n\nThe scripts assume the following has already been provisioned:\n- Azure Container Apps Environment\n\nIf not, you can provision one like so ([see docs](https://learn.microsoft.com/en-us/azure/container-apps/tutorial-deploy-first-app-cli?tabs=bash#create-an-environment)):\n```bash\n    az containerapp env create \\\n      --name $CONTAINERAPPS_ENVIRONMENT \\\n      --resource-group $RESOURCE_GROUP \\\n      --location \"$LOCATION\"\n```\n\n## Setup\n\n- Copy the `.env.example` to `.env` and modify the variables.\n- Login to Azure the desired Azure Tenant: `az login --tenant xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`\n- Ensure latest CLI version by running: `az upgrade`\n- Add Container Apps extension by running: `az extension add --name containerapp --upgrade`\n- Register `Microsoft.App` and `Microsoft.OperationalInsights` namespaces by running:\n  - `az provider register --namespace Microsoft.App`\n  - `az provider register --namespace Microsoft.OperationalInsights`\n- Deploy to Azure Container Apps by running: `./push.ps1` or `sh ./push.sh`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanderly%2Fkeycloak-azure-container-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanderly%2Fkeycloak-azure-container-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanderly%2Fkeycloak-azure-container-apps/lists"}