freeipa / freeipa-container

FreeIPA server in containers — images at https://quay.io/repository/freeipa/freeipa-server?tab=tags
https://quay.io/repository/freeipa/freeipa-server?tab=tags
Apache License 2.0
614 stars 259 forks source link

Add more log files to symlink #637

Closed abbra closed 1 week ago

abbra commented 1 week ago

Few more IPA tools that can be used internally within the image. They need their logs to be symlinked to be able to write when read-only container is in use.

Fixes: https://github.com/freeipa/freeipa-container/issues/634

adelton commented 1 week ago

Thank you!