{"id":22268230,"url":"https://github.com/curityio/azure-arm-template","last_synced_at":"2025-06-10T21:11:50.848Z","repository":{"id":74437433,"uuid":"286695308","full_name":"curityio/azure-arm-template","owner":"curityio","description":"The repository contains templates to deploy Curity in Azure using ARM templates","archived":false,"fork":false,"pushed_at":"2021-03-25T07:37:16.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T13:31:48.991Z","etag":null,"topics":["arm","azure","deployment"],"latest_commit_sha":null,"homepage":"https://curity.io/resources/learn/install-on-azure/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/curityio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-08-11T08:57:21.000Z","updated_at":"2023-04-27T10:02:31.000Z","dependencies_parsed_at":"2023-02-26T18:16:14.085Z","dependency_job_id":null,"html_url":"https://github.com/curityio/azure-arm-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curityio%2Fazure-arm-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curityio%2Fazure-arm-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curityio%2Fazure-arm-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curityio%2Fazure-arm-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curityio","download_url":"https://codeload.github.com/curityio/azure-arm-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245486243,"owners_count":20623239,"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":["arm","azure","deployment"],"created_at":"2024-12-03T11:11:59.452Z","updated_at":"2025-03-25T14:45:51.450Z","avatar_url":"https://github.com/curityio.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# azure-arm-template\n\n[![Quality](https://img.shields.io/badge/quality-demo-red)](https://curity.io/resources/code-examples/status/)\n[![Availability](https://img.shields.io/badge/availability-source-blue)](https://curity.io/resources/code-examples/status/)\n\nThe repository contains Azure Resource Manager (ARM) templates to deploy Curity in Azure. \n\n# Deploy using Azure CLI\nTo deploy a template using Azure CLI you have to be authenticated and have a resource group available.\n\n```az login```\n\nIf you need a new resource group\n```\naz group create \\\n  --name myResourceGroup \\\n  --location \"Central US\"\n```\nIf you have cloned this repository you can then deploy templates from the template directory\n```\naz deployment group create \\\n  --name curityDeployment \\\n  --resource-group myResourceGroup \\\n  --template-file template/curity-arm-aci.json  \n```\n  \nThe template contains parameters. If you havn't set the mandatory ones you will be asked to fill these in before you can deploy the template.\nIf you want to set e.g. the `password` parameter you would to it like this:\n```\naz deployment group create \\\n  --name curityDeployment \\\n  --resource-group myResourceGroup \\\n  --template-file template/curity-arm-aci.json was \\\n  --parameters password=mySecretPassw0rd  \n```\n   \n# Quickstart using Azure Container Instance (ACI)\nSets up a single ACI with one node acting as both admin and runtime. Username for administrator account is **admin**. \n\n[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fcurityio%2Fazure-arm-template%2Fmaster%2Ftemplate%2Fcurity-arm-aci.json)\n\nAfter the deployment is finshed you can see the deployment Outputs for URLs to the Admin UI and to the runtime node.\n\nFor instructions how to set up the system, have a look at the [First configuration](https://curity.io/resources/tutorials/getting-started/setup/first-config/) guide.\n\n## License\n\nThese templates are licensed under the [Apache v. 2 license](LICENSE).\n\n## Questions\n\nFor questions, contact Curity AB:\n\n\u003e info@curity.io\n\u003e\n\u003e https://curity.io\n\nCopyright (C) 2020 Curity AB.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurityio%2Fazure-arm-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurityio%2Fazure-arm-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurityio%2Fazure-arm-template/lists"}