rahonalab / icinga2-docker

Icinga2 containers for Docker
GNU General Public License v3.0
3 stars 3 forks source link

Some ideas, thoughts... #3

Open module0x90 opened 2 years ago

module0x90 commented 2 years ago

Hi,

I am thinking of adding image names to .env, some for x86_64, some (commented out) for aarch64.

I had problems once when restarting the "web" container only, I suspect I might have introduced a "race condition" of some sorts. Icinga couldn't start anymore. I haven't verified it again after I moved the director config into a seperate file, executed only once. I suspect this might have been the culprit. All my docker builds were done from scratch... I also always deleted the volumes and local directories (but not the builder cache!). Surprisingly on an RPi4 - with an micro SD, not some SAN/NAS backend. I am eating my own dog food and actually have that running live... :-)

So long :-)

Tom

rahonalab commented 2 years ago

Thank you Tom! I have just accepted your pull request and merged with the main branch. TBH, I am not a fan of director, but it's good to have it in the build. Good for the image names, I have never really considered different architectures as we run Icinga2 on cloud.