Since you’re using Kubernetes I have an other question how do you manage the database connection when destroying and recreating a container?
In the project I’m working on it seems like the db connections are not correctly released when the container is destroyed and I didn’t find any resources on how to do a graceful shutdown of phoenix.






















