Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
update read-me
Browse files Browse the repository at this point in the history
  • Loading branch information
KhadijaMahanga committed Dec 10, 2019
1 parent 397f96c commit c2c7ccb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,10 @@ Once you're logged in,
Takwimu Dashboard uses elasticsearch to enhance wordpress search functionality along with the [elasticpress plugin](https://wordpress.org/plugins/elasticpress/). For local development, we make use of the es server docker container. Once docker containers are up (i.e `docker-compose up`) you can visit `http:localhost:9200`

1. Activate `ElasticPress` plugin on dashboard
2. Go to the plugin settings and add your elasticsearch host url on `Third-Party/Self-Hosted` menu
2. Go to the plugin settings and add your elasticsearch host url i.e `http://es:9200` on `Third-Party/Self-Hosted` menu
3. Save changes and follow instruction to index your content.
4. Once content is sync, you're ready to use search.

Note: Make sure you use a secure host url. You may use ngrok to expose your local web server


## Deployment

Expand Down

0 comments on commit c2c7ccb

Please sign in to comment.