August 2019
Beginner
608 pages
16h 7m
English
The installation of the database nodes is done through two Ansible scripts. The master database is installed through install-postgres-core.yml and the slave databases through install-postgres-slave.yml. They both share the same Jinja template (gitlab.rb.postgres.j2); however, inside the template, there are some conditionals where values are replaced based on whether a host is a database master or slave:
Read now
Unlock full access