Known issues and limitations (VM deployments)

Note the following implementation notes, including known issues and limitations, when deploying Concert software to a virtual machine (VM).

Known issue: Podman containers stop upon log-off (VM deployments)

When a user logs out of a Concert instance deployed to a virtual machine (VM), the Podman containers will stop running after a short period of time. Podman documents this known issue in their GitHub repository, here: https://github.com/containers/podman/issues/16784. This behavior leads to the Concert application being unavailable.

Workaround: To fix this issue, run the following command before restarting the Concert containers.
loginctl enable-linger <username>