this post was submitted on 31 Mar 2021
5 points (100.0% liked)
Asklemmy
44656 readers
829 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!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Git works with SSH. If you can use that, you can point the domain to your current IP and connect with SSH. But I guess if your ISP blocks all ports, you need some sort of VPN tunnel.
I'm behind NAT so even ssh won't work. I'm searching for a solution such as Github, Gitlab, Codeberg pages where it'll host and I just have to configure DNS record.
The pages features work for websites but I don't think it'll work for git.
I could use tor but then people won't be able to do
git clone git.example.com
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.
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.