nshou / elasticsearch-kibana

Simple and lightweight docker image for previewing Elasticsearch and Kibana.
https://hub.docker.com/r/nshou/elasticsearch-kibana
MIT License
46 stars 24 forks source link

feat: SSL integration / github package integration #24

Closed txj-xyz closed 11 months ago

txj-xyz commented 12 months ago

This pull request covers the following.

  1. New image tag ssl8 to cover SSL based installations relating to the EK Stack version
  2. New upload to ghcr.io Docker images. (You can push to Dockerhub as well)
  3. Automatic password change for the elastic system user after boot.
nshou commented 11 months ago

Overall, I like it very much. Thank you @txj-xyz, I sense that you did many trial & errors on it :)

txj-xyz commented 11 months ago

Pushed another wave of changes, feel free to take a look and I can also integrate docker hub into these workflows if needed


nshou commented 11 months ago

Very nice! Thank you again @txj-xyz for this change :) Having a good balance between the security & easy-to-use has been a pain point since 8.x.x, but now I think it's resolved