Brenden King
Results
2
comments of
Brenden King
I attempted to use a volume mount for the database and store the socket file on the container. Everything seems to be functioning. https://github.com/BrendenKingTLG/overpass-api-k8
I use a similar setup with AWS EFS. To avoid issues with socket files being shared across instances, I moved the socket file from the DB volume to a path...