@ -145,7 +145,7 @@ If you want to add annotators/annotation approvers, see [Frequently Asked Questi
|---------|---|
| AWS[^1] | [](https://console.aws.amazon.com/cloudformation/home?#/stacks/new?stackName=doccano& templateURL=https://doccano.s3.amazonaws.com/public/cloudformation/template.aws.yaml) |
| Azure | [](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fdoccano%2Fdoccano%2Fmaster%2Fazuredeploy.json) |
| GCP[^2] | [](https://console.cloud.google.com/cloudshell/editor?shellonly=true& cloudshell_image=gcr.io/cloudrun/doccano & cloudshell_git_repo=https://github.com/doccano/doccano.git) |
| GCP[^2] | [](https://console.cloud.google.com/cloudshell/editor?shellonly=true& cloudshell_image=gcr.io/cloudrun/button & cloudshell_git_repo=https://github.com/doccano/doccano.git& cloudshell_git_branch=CloudRunButton ) |
| Heroku | [](https://dashboard.heroku.com/new?template=https%3A%2F%2Fgithub.com%2Fdoccano%2Fdoccano) |
> [^1]: (1) EC2 KeyPair cannot be created automatically, so make sure you have an existing EC2 KeyPair in one region. Or [create one yourself ](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html#having-ec2-create-your-key-pair ). (2) If you want to access doccano via HTTPS in AWS, here is an [instruction ](https://github.com/doccano/doccano/wiki/HTTPS-setting-for-doccano-in-AWS ).