-
Task
-
Resolution: Done
-
Minor
-
None
-
False
-
False
-
Undefined
-
In process of changing https://access.redhat.com/documentation/en-us/red_hat_quay/3.3/html/deploy_red_hat_quay_-_basic/deploying_red_hat_quay
to use `podman` command instead of `docker`, we introduce a slight regression in that the `–restart=always` flag is not supported. Instead, `podman` needs a systemd service file registered to allow the containers to restart after a node reboot.
Task is to define the necessary systemd files as per the above link for Quay, Postgres, Redis, etc. so that we can add to the docs and maintain parity with `docker` command.