Decide on Certificates for HTTPS for GitLab:
Option 1: GitLab can out of the box create (and renew) its own certificates with Let's Encrypt
- Pro: Easy for a non load balanced server, just a config setting, well tested, same certificate source
- Con: May cause problems with acme-chief https://phabricator.wikimedia.org/T276144#6887976
Option 2: Integrate with acme-chief
- Pro: used by other production systems with public ips
- Con: