Hi
We are currently on gitlab version 8.4.2 (omnibus)
our gitlab architecture is distributed as follows:
- main server - gitlab webserver and git server
- DB server - postgresql
- another DB server - postgresql replication from master
4.redis server - caching
what is the procedure to upgrade distributed system like this one?
Thanks in advance
Dotan