Discussion:
[influxdb] Docker setup for InfluxDB ecosystem
k***@gmail.com
2017-11-03 19:16:32 UTC
Permalink
I am trying to deploy influxdb ecosystem using docker containers. I am using AWS ECS service to manage containers. Is there a recommended approach in using influxdb as containers? If not, then to come up with a soution, i need your feedback on using following pieces in my design :-
1) Can we use AWS EFS system (Amazon's NFS) for storing influxdb data/wal/meta?
2) If EFS can be used then can we have multiple influxdb containers running concurrently behind a load balancer and sharing the same database on EFS? Not sure if there will be issues with concurrency?
3) If EFS is not recommended and we resort to use EBS, then to take backups what is better, software level backup using native influxdb backup command or EBS snapshots and store them in S3?
4) can Kapacitor, chronograf store their backend DB on EFS?

Would you recommend me to follow a specific design?
Thanks
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/7afb7755-cf65-48e2-8f12-86afb8f0f0f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...