sag,

freedomain.directory You can use some free subdomain services I think. Also I can feel you bud because I am also a student(11th)

itsaj26744,
@itsaj26744@programming.dev avatar

India?

sag,

Yep

possiblylinux127, (edited )

Don’t do this, this is a seriously bad idea on multiple fronts. Buy a domain that’s reasonably priced and you will be much better off. (gen.xyz is cheap)

What I have in my setup is a VPS that routes traffic into a separate network that has all my services in it. This way I don’t need to expose my home to the public Internet

Nyfure,

Just pay the few dollars per year and have a stable and reputable domain.
Certainly for fediverse i'd want a stable domain, these are usually hard to migrate.

itsaj26744,
@itsaj26744@programming.dev avatar

Thnks

lemmyvore,

I think you can get a free subdomain and dynamic DNS service at desec.io, with this you should be able to keep the domain updated with your IP and point it at your home server. But you need to have a public IP from your ISP and not to be behind NAT.

Anither option is to use a Tailscale Funnel. You will have to use a .ts.net subdomain with them and they terminate TLS and re-encrypt for you. On the other hand it’s completely free, you get NAT traversal, an encrypted tunnel, and you don’t have to maintain the IP even if it’s dynamic.

Kit,

Why not just pay $2/yr for a domain on Name Cheap? They have a dynamic DNS solution.

rodbiren,

Had really good experience with this option. Namecheap seems quite reasonable. Also, self hosting on other’s domain can cause a lot of issues as you try creating enough paths for everything. I have found subdomain routing to work much better as a lot of applications get sad when their host url is something like blarg.com/gitea or something.

itsaj26744,
@itsaj26744@programming.dev avatar

Because I am school student (16yr) from INDIA. Here u have to give record of each penny to parents and If say them that I just want a domain for self hosting my personal stuff I will not be able to say something else.

onlinepersona,

I was where you are too and 2$/month or even per year seemed crazy to me if I could get it for free

If you’re at home and want to point to your home IP, but it constantly changes, the easiest is Dynamic DNS.

You can find more.

If you have a stable IP, there also free top level domains .TK / .ML / .GA / .CF / .GQ over at www.freenom.com . Their frontend is down sometimes, but once you have a domain and are point it to an IP, you should be dandy.

Good luck :)

CC BY-NC-SA 4.0

lud, (edited )

I like duckdns for DDNS

It’s completely free.

itsaj26744,
@itsaj26744@programming.dev avatar

Thnx, Btw I use a Cellular data (and sometimes wifi of neighbors.) How to know My IP remains same or keep changing?

onlinepersona,

Check whatismyipaddress.com to see your IP address once you’re connected to either network, but with a high likelihood, it’s almost certainly different IPs. In that case, Dynamic DNS is probably best.

But if you’re using your neighbor’s wifi, I doubt there’s a way for you to host stuff unless you have access to their routers, can open ports 80 (HTTP) and 443 (HTTPS), and forward them to your server. It’s best to use hardware you control (including the router).

CC BY-NC-SA 4.0

hexagonwin,

Not sure which ports are required for your usage but maybe cloudflared would work? It works on the free tier as well, you can install cloudflared on your linux/windows server (no BSD support afaik).

Freenom’s domains are pretty unstable, they lost management for .ga domains last year and they often claim others’ free domain when they have high usage.

though if you have unstable network I won’t suggest self hosting fediverse stuff.

tapdattl,

Can you make the domain somehow personalized to you so you can say its for an online resume to further your education and employability? If you happen to host other personal stuff that won’t cost you anything extra, just make sure you have a fancy looking CV at the root.

rar,

Be careful OP that after first year you have to pay the ‘renew’ price, which is generally higher than ‘register’ price. A lot of cheap domain offers use that trick expecting users to become attached to their domains.

Kit,

My domain has been consistently $2 for four years now.

rar,

Info please? All I’ve seen were offers around ~10 usd minimum for renewal.

Kit,

I don’t do anything special, I just have a really stupid domain name that no one else would want. I don’t use autopay so maybe that helps.

xhenon,
@xhenon@lemmy.world avatar

Which provider are you using to have the domain so cheap?

Kit,

NameCheap

PropaGandalf,

For most use cases you can host everything on I2P.

  • You can create unlimited domains for free
  • Its censorship resistant There are some caveats though:
  • The network is rather slow (but not too slow in my opinion)
  • You need to configure your router or you device to access the I2P net
itsaj26744,
@itsaj26744@programming.dev avatar

Like I want domain to host fediverse server?

PropaGandalf,

This one will be a bit trickier because of federation. Maybe it is even impossible. But for git hosting, website hosting, email, your cloud, various chats software or torrents it should just work.

itsaj26744,
@itsaj26744@programming.dev avatar

Email will work?

Most ppl use clearnet !!

PropaGandalf,

Your smtp will still be able to connect to other services afaik. Its just about the hosted website.

itsaj26744,
@itsaj26744@programming.dev avatar

Not updated from 2020 do it work properly also no webapp.

PropaGandalf,

What do you mean?

itsaj26744,
@itsaj26744@programming.dev avatar

It do not have any webapp Like nextcloud bookarks or wallabag.

PropaGandalf,

I2P isn’t a service if you mean that. It is a whole new network just like the regular clearnet or the tor network.

itsaj26744,
@itsaj26744@programming.dev avatar

Hmm, Actually I was replying to another comment. Apology.

itsaj26744,
@itsaj26744@programming.dev avatar

Ohk, will try it.

Nyfure,

The performance is absolutely abysmal and the error-rates high. For personal use, just have a normal VPN.

PropaGandalf,

I just meant it as a static domain to host stuff. If you don’t care about anonymity you can just reduce the hops and it will get fairly stable.

possiblylinux127,

Have you tried it after the recent updates? They added ddos protection so now the network isn’t nearly as vulnerable to attacks. Before they were getting hit over and over by some large actor who seemed to want to break i2p routing.

One caveat though, you need to be careful of the Indian government coming after you. I don’t live in India bit I hear they are banning and or attacking services that allow for circumvention of censorship and India seems to be hostel to people seeking privacy.

Kuinox,

I recommend duckdns instead, which is more well known in the DIY community. It’s also a dyndns like other told you to use.

itsaj26744,
@itsaj26744@programming.dev avatar

Will DDNS will be sufficient to host a fediverse server (I mean will other sites federate with it)

Kuinox,

I don’t know, maybe ?
But I recommand strongly to have your own domain name.
As long as you do nothing illegal, when you own a domain name, you have legal recourse to keep it. It’s not the case for an email service mail like gmail, which can ban you for no reason tomorrow, and you have no recourse to get back your email address back.

itsaj26744,
@itsaj26744@programming.dev avatar

But I cant pay the cost these days. I breed on parent’s money 😅😆

Kuinox,

It’s a few euro per year, plus you can mutualize the cost with your family, take a domain name with your last name, this will allow your whole family to have firstname@lastname.yourcountrytld.
I just looked for my lastname, it’s around $10 per year.
I’ll repeat this again, but it means you will own this domain name, you have legal ressources and big companies won’t be able to take your mail address from you.
Else, use duckdns if you really don’t want to pay anything.

itsaj26744,
@itsaj26744@programming.dev avatar

Will surely get one ambuj@yadav.in next year but not now man.

Thanks for your time.

Kuinox,

You just made a mistake into saying what domain name you will take, someone may buy it before you in order to extort money from you.
It probably won’t happen but…

itsaj26744,
@itsaj26744@programming.dev avatar

😅😆

pipariturbiini,

That reminds me of my Linux server teacher in university. We were to buy a domain name from Namecheap or Gandi during class with some free credits, and the teacher was recommending lastname[dot]com if that was available.

I happened to say aloud “yep, mylastname[dot]com is available” and he quickly sushed me as if I had named Voldemort aloud in Hogwarts, telling me that saying it is a really bad move… lol

Perhyte,

That domain currently hosts a “this domain may be for sale” page, but it’s been registered since 2005 so it’s definitely not because of this post.

possiblylinux127,

That’s a conversation you need to have with your parents.

possiblylinux127,

I don’t want to be rude but if you can’t afford a domain you probably shouldn’t be hosting a fediverse server.

Honestly do you even need to expose services to the internet? Internet exposure is dangerous and is not necessary for 95% of things. You can use a mesh VPN like netbird or Tailscale if you need remote access.

This isn’t me trying to offend you I just think it would be wise to reduce the scope of you projects.

itsaj26744,
@itsaj26744@programming.dev avatar

Hmm. Got it man,Thanks!!

Engywuck, (edited )
  1. Check out afraid.org and learn how to set up DDNS.
  2. I’ve been using afraid.org for a long time with no issues. I don’t know IPQuick.
  3. Real domains can be REALLY cheap if you don’t need something fancy. Just go to tld-list.com and sort for “cheapest renewal”.
Boofdev,

You can also get a free domain at eu.org

Engywuck,

True, I forgot about that.

TCB13,
@TCB13@lemmy.world avatar

Okay that’s interesting.

itsaj26744,
@itsaj26744@programming.dev avatar

Will I be able to host Email (I have server).

Btw I a 11th class student from Middle Class Indian family.So cheap should be equal to free 😅😆

Engywuck,

Not an expert, but AFAICT email self hosting is not considered a good idea, as the maintenance of an email server requires a lot of work. An alternative could be using Cloudflare for the DNS and set up email routing (for free).

itsaj26744,
@itsaj26744@programming.dev avatar

Okay not hosting mail bt I wanna host friendica.

TCB13,
@TCB13@lemmy.world avatar

afraid.org +1

NaibofTabr,
  1. Assuming that you mean that you are using the domain name to point to services which are at a residential, dynamic IP address, you will need to set up a Dynamic DNS service.
  2. If a product is free, you’re the product.
tapdattl,

While I normally agree on #2, it doesnt really apply to Tailscale. Tailscale isn’t completely free, they have a free tier to generate business but it’s limited to 3 users per tailnet. Also its cryptographically impossible for them to snoop on your traffic.

NaibofTabr,

I was referring to OP’s use of IPQuick. This isn’t a service I’m familiar with and it doesn’t seem to be affiliated with any organization that I’m familiar with either.

Strit,
@Strit@lemmy.linuxuserspace.show avatar
  1. I would assume you’d need to keep updating the DNS record to match the IP you have.
  2. I’m not. Nothing like that is completely free. I wonder how they pay for the DNS…
itsaj26744,
@itsaj26744@programming.dev avatar

Did not got what ur saying in 1

Strit,
@Strit@lemmy.linuxuserspace.show avatar

In a normal domain/DNS scenario, you need to make sure your domain points to the correct IP. Most registrars have websites where you can manage which domain points to which domain in the DNS records.

itsaj26744,
@itsaj26744@programming.dev avatar

What is difference in domain name and DDND

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • Durango
  • DreamBathrooms
  • InstantRegret
  • tacticalgear
  • magazineikmin
  • Youngstown
  • thenastyranch
  • mdbf
  • slotface
  • rosin
  • Leos
  • kavyap
  • modclub
  • ethstaker
  • JUstTest
  • everett
  • GTA5RPClips
  • cubers
  • khanakhh
  • ngwrru68w68
  • anitta
  • provamag3
  • cisconetworking
  • tester
  • osvaldo12
  • megavids
  • normalnudes
  • lostlight
  • All magazines