If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.
This repository allows you to quickly install Elasticvue into a DDEV project using just ddev get qwerty-re/ddev-elasticvue.
For DDEV v1.23.5 or above run
ddev add-on get qwerty-re/ddev-elasticvue && ddev restart
For earlier versions of DDEV run
ddev get qwerty-re/ddev-elasticvue && ddev restart
You can then visit Elasticvue by running ddev elasticvue or visiting the URL shown in ddev describe.
Elasticvue is a free and open-source gui for elasticsearch that you can use to manage the data in your cluster.
Elasticvue is maintained by @cars10
DDEV Elasticvue is maintained by @qwerty-re
If you find this add-on useful, please star it on GitHub — stars show appreciation and help maintainers know their work matters.