mirror of
https://github.com/yeslayla/aws-ecs-grafana.git
synced 2025-12-06 17:33:25 +01:00
Intial grafana stack
Move workflows into .github directory Fix directory structure Fix container name Fix directory structure Fix parameter names Remove health check temp Health check work plz Working version
This commit is contained in:
28
README.md
28
README.md
@@ -1 +1,27 @@
|
||||
# aws-ecs-grafana
|
||||
# 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:
|
||||
|
||||
[](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
|
||||
Reference in New Issue
Block a user