Hi folks,
I’m using GitLab CE where I work and I noticed that a PostgreSQL database is running inside the container. From my readings around the Internet, running databases in containers isn’t a recommended approach for production/enterprise environments.
I wonder if the EE version of GitLab uses the same approach or prescribes a separate database server to be installed and maintained for scalability purposes.
Thank you