docker-elk/.github/workflows
Antoine Cotten 25e0a5471b
Ensure CI initializes passwords over localhost
Prevents the occasional connection timeout when the tool randomly picks
the IP of the ingress interface (usually 10.0.0.x/24) instead of the elk
interface (usually 10.0.1.x/24) in Swarm mode.
2020-10-14 02:37:09 +02:00
..
scripts Ensure CI initializes passwords over localhost 2020-10-14 02:37:09 +02:00
ci.yml Move CI flow from Travis CI to GitHub Actions 2020-10-14 00:32:17 +02:00