Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman compatibility #34

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

Mordecaine
Copy link

To use the docker-compose file for podman, it needs some modifications.
The following modifications are done:

  • Added Selinux volume options (the strange z's at the end of the volume-mount definitions)
  • Added container_name directive with variable container names (maybe there is a better way, but I'm not really well in docker-compose). This is needed, because of the dns resolution in podman.
  • Updated documentation
  • Bugfix in init-icinga2.sh script. In the past, the custom configuration files in icinga2.conf.d were not included into icinga2

User for home icinga DB Cluster added 3 commits July 27, 2022 09:20
 * Added icinga2.conf include parameter to the init script, so that
   custom configs will be included
 * Updated documentation with podman informations
   I created new variables in the head of compose file to make
the container name accessable and reused the variable to create the
correct container names.
@Mordecaine Mordecaine changed the title Podman Compability Podman compatibility Jul 27, 2022
User for home icinga DB Cluster added 3 commits July 27, 2022 14:52
…problem is, if grep do not found somethin, the grep command return a bad return code
…ys critical because of the container infrastructure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant