├── Dockerfile ├── README.md ├── commands ├── install └── run /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jezdez/dokku-elasticsearch-plugin/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jezdez/dokku-elasticsearch-plugin/HEAD/README.md -------------------------------------------------------------------------------- /commands: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jezdez/dokku-elasticsearch-plugin/HEAD/commands -------------------------------------------------------------------------------- /install: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jezdez/dokku-elasticsearch-plugin/HEAD/install -------------------------------------------------------------------------------- /run: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jezdez/dokku-elasticsearch-plugin/HEAD/run --------------------------------------------------------------------------------