can i set pmm on AWS ECS ?
Hi scar2yjs,
Yes, it is possible, but please be very careful - you should create volumes for the following directories and mount them into container
[LIST]
[]/opt/prometheus/data
[]/opt/consul-data
[]/var/lib/mysql
[]/var/lib/grafana
[/LIST] btw, run container is not simple procedure on AWS (it is overloaded by expert settings).
anyway, in the end, it runs regular EC2 instance and run container on it