Reputation: 961
Anyone have a quick explanation / good link to an guide to adding a secondary website to a gitlab-ce instance?
Ie, A separately hosted website - aka a separate folder with my own content, accessible from say, gitlab.example.com/new_site/
, whether just static files or otherwise.
Upvotes: 2
Views: 161
Reputation: 1324218
A separately hosted website - aka a separate folder with my own content, accessible from say, gitlab.example.com/new_site
That looks like GitLab pages, which are for now an enterprise edition feature.
8.16 should bring GitLAb page to the community edition though.
See "We’re bringing GitLab Pages to the Community Edition "
Upvotes: 1