2020-04-25 23:34:30 +02:00
|
|
|
# Grafana on ECS
|
|
|
|
|
|
|
|
CloudFormation stack for creating an ECS service for Grafana.
|
|
|
|
|
|
|
|
## Launching Stack
|
|
|
|
|
|
|
|
Make sure you are logged into the AWS Console and have permissions then click:
|
|
|
|
|
|
|
|
[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/template?stackName=Nakama&templateURL=https://sumu-stacks.s3.amazonaws.com/grafana/production/cloudformation/grafana/top.yaml)
|
|
|
|
|
|
|
|
Fill out the parameters and launch!
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Creates:
|
|
|
|
|
|
|
|
- ALB
|
|
|
|
- DNS Records (optional)
|
|
|
|
- ECS Service
|
|
|
|
- ECS Task
|
|
|
|
|
|
|
|
Requires:
|
|
|
|
|
|
|
|
- ECS Cluster
|
|
|
|
- VPC Id
|
|
|
|
- ACM Certificate
|
|
|
|
- Subnet Ids
|