Commit Graph

54 Commits

Author SHA1 Message Date
Antoine Cotten b13d73def4
ci: Accept arbitrary curl arguments for polling 2020-10-16 21:59:33 +02:00
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
Antoine Cotten b599285dac
Move CI flow from Travis CI to GitHub Actions 2020-10-14 00:32:17 +02:00
Antoine Cotten d352d00849
Add GitHub issue template (#263) 2018-04-05 16:02:56 +02:00