You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Edda Users
Hello Everyone!
Not sure how much this group is still used but I was poking around some old discussions about making Edda resilient in production and wanted to check on what is currently the best approach.
Are people still creating a mongoDB cluster (Post) ? or is the ElasticSearch datastore the way to go (Post)?
thanks!
Jazmin
Bob Brown
unread,
May 9, 2018, 2:50:52 PM5/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Edda Users
Since we don't use the history much, mostly we've just created an AMI and put Edda on an autoscaler. If it dies or has problems, we kill the instance and let a new one come up. If we were concerned about retention of the data, a mongo cluster would be the way to go.