This repo containers the two images required in order to make ElasticSearch and Wordpress work together:
- ElasticSearch
- The nginx load balancer
In order to use this, you will need to install the ElasticPress wordpress plugin.
-
After installing the plugin in wordpress and activating it, navigate to the plugin settings and choose the "Self-Hosted" option.
-
Add in your ElasticSearch URL. You can find your URL by:
- (a) Navigate to the ElasticSearch service in your project.
- (b) Your URL will be the only URL listed under 'Domains'.
- (c) Your Password will also be shown on this page. Click 'show' to reveal it.
Your URL will be in the format:
https://admin:PASSWORD@URL
-
After entering your URL, continue through the ElasticPress setup wizard.