A single node elasticsearch running on Google App Engine flexible environment with custom runtime. This is just a small experiment to try this out.
To deploy run:
git clone git://github.com/rcknr/elasticsearch-app-engine.git
cd elasticsearch-app-engine
gcloud app deploy
- Add a real health check instead just disabling it
- Mount data folder with gcsfuse to store data on Google Cloud Storage