Question
Virtual hosts on gitlab one-click install image.
I am trying to host two different sites on the one-click install gitlab instance. The domains are website.io and git.website.io. git.website.io is currently hosted on the one-click gitlab droplet. website.io is currently on mrgere.net’s free hosting. They do not support SSL, so I want to host website.io and git.website.io on the same droplet. Since the version of nginx installed by omnibus is not actually recognized by apt-get, nor does it point to the /var/www directory, I have no idea how to even start this!
Any/all help would be greatly appreciated!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×