this post was submitted on 31 Mar 2021
5 points (100.0% liked)

Asklemmy

44656 readers
910 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

How can you have a git server (not website) use with custom domain?

Say I have example.com and want to link git.example.com to a git server. This is so I can use git.example.com and not worry about moving hosts and reconfiguring origin.

Is it possible? I cannot self-host because I am behind NAT and don't have ipv6.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 3 years ago (1 children)

Just buy a VPS instance for $5/month or something, you can then stick gitlab/gitea/whatever you want on that and not have to deal with Tor/NATs.

[โ€“] [email protected] 2 points 3 years ago

Yeah a vps is the best way possible.

given the plethora of git hosting services, I was surprised to not find a way to use custom domains.

Anyway I'll probably use a vps.