Confused with the Installation Instruction
Created by: nightire
I bought an vps and a domain, I setup a gitlabhq step by step follow the Instruction in Wiki, Then I got confused when I meet this step:Add domains to list to the list of known hosts
I don't know what to replace with YOUR_DOMAIN_NAME and YOUR_GITOLITE_DOMAIN_NAME. Is that ok to use sub-domains like below:
localhost = localhost
YOUR_DOMAIN_NAME = very-geek.com
YOUR_GITOLITE_DOMAIN_NAME = gitlab.very-geek.com
I'm not sure if it's ok, anyone to show me a good example? Thank you.