Prod MariaDB Docker Volume missing
In prod the docker volume of the MariaDB Instance is missing. This is critical as any service disruption and container recreation will cause all prod data to be lost.
Steps to fix:
- Create backup of DB system
- Add Volume to Prod Compose
- Apply to production