Skip to content

Move Django database and keytabs to podman volume#108

Open
antoniotorresm wants to merge 1 commit into
freeipa:mainfrom
antoniotorresm:podmanvolume2
Open

Move Django database and keytabs to podman volume#108
antoniotorresm wants to merge 1 commit into
freeipa:mainfrom
antoniotorresm:podmanvolume2

Conversation

@antoniotorresm

Copy link
Copy Markdown
Collaborator

In order to persist information between container executions, we should mount data such as keytabs as a volume. This change centralizes keytabs and Django database so that everything can be mounted to a single volume if specified by the user.

In order to persist information between container executions, we should mount data such as keytabs as a volume.
This change centralizes keytabs and Django database so that everything can be
mounted to a single volume if specified by the user.

Signed-off-by: Antonio Torres <antorres@redhat.com>
@f-trivino f-trivino self-requested a review April 9, 2024 12:03
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