HACKER Q&A
📣 Seb-C

Fully-managed GitHub alternative on a custom domain?


I am looking for a fully managed GitHub alternative that I could use on my own domain, but without having to handle or maintain any server (full-saas).

I looked at GitLab and would gladly pay to support it, but even in the paid plans it does not seem possible to use a custom domain, the repositories are always on `gitlab.com/example` rather than `gitlab.example.com`.


  👤 tg22 Accepted Answer ✓
You have self-hosted Gitlab and you can place it wherever you want

👤 bizzleDawg
There are self-hosting services such as https://gitlabhost.com/ for gitlab which can host you a private instance on a (sub)domain as a SaaS.

👤 pestatije
Excuse my ignorance, but wouldn't a proxy do this?