I am developing a search application using elasticsearch and I would like to keep the development cost as low as possible. What are the minimum requirements for elasticsearch to run properly inside a docker container?
I am especially interested in the RAM as I believe this is the bottle neck.
I have been looking all over the place for this, but I can't seem to find any documentation on the minimum hardware requirements for elasticsearch what so ever. Maybe my googlefu isn't good enough, or maybe everyone working on elasticsearch have a big server budget.