Question
ElasticSearch in apps
Hi,
I’ve successfully integrated a Spring Boot app with a Postgres database on the App platform. Now, if the main service needs also an ElasticSearch service, what would be the best way to achieve this in the App platform?
I’ve tried with a worker, but then, the ES server depends on the node’s filesystem, which makes the system pretty brittle.
Is there plans to support ES in the future as part of the App platform? Or is there a workaround I could use?
Additionally, when I was invited to the Beta phase, there was a link to get invited to a Slack channel to ask questions directly, but this link is now decommissioned. Do you know where I could find such a channel today?
Thanks a lot,
Damien Coraboeuf
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×