Problem to solve
Hi, I wanted to setup a local instance of GitLab to manage some repositories I had. But ran into a few issues along the way
1. Mails sent from my local install were not being received on gmail but were received on temp-mail.org
2. HTTPS git clone not working with self signed certificates
So I wanted to know what would be the best way to setup a local gitlab instance that can only accessed in a particular network?, I know that HTTPS wont work with an IP Address as the URL so any idea about how I setup an internal DNS?