Resolve "Document GitLab package architecture in charter"
All threads resolved!
All threads resolved!
Compare changes
charter/packages/gitlab/Architecture.md
0 → 100644
+ 160
− 0
Gitlab uses a Postgresql database to store all metadata for git repositories as well as all business logic around the UI and workflows within the application. By default Bigbang will install a internal Postgres instance to support Gitlab. The reccommended approach is to provision and use an external Postgres instance.