This project contains the FreeBSD pot (jail) (pkg install pot) flavours which are regularly built with Jenkins and published on potluck.honeyguide.net.
BSD 3-Clause "New" or "Revised" License
44
stars
10
forks
source link
cluster: Use (non-fqdn) hostnames for consul, clean loki image #31
Found the issue with patroni and consul node names, opened a PR upstream,
so now we can use simple host names as consul node names, like we do for
other cluster nodes (vault/nomad), much cleaner that way.
Simplified fetch of loki and promtail binaries, moved it to image build phase, and
added checksum verification for an extra level of paranoia.
Found the issue with patroni and consul node names, opened a PR upstream, so now we can use simple host names as consul node names, like we do for other cluster nodes (vault/nomad), much cleaner that way.
Simplified fetch of loki and promtail binaries, moved it to image build phase, and added checksum verification for an extra level of paranoia.
Bug fixes.