11

I recently purchased a domain for myself as a why-the-fuck-not purchase and I need some ideas for what to put on there. Some ideas so far include: Small Blog Personal S/FTP server to sync back to Minecraft server

Does anyone have other ideas? Thanks :)

all 11 comments
sorted by: hot top controversial new old
[-] gofsckyourself@lemmy.world 12 points 5 months ago* (last edited 5 months ago)

First step would be to sign up for Cloudflare and use that for DNS management.

If you're gonna make a website for it, just keep it simple and make a flat-file HTML/CSS site. You can host it for free on Netlify.

You can use Zoho for free mail hosting

Also, if you bought the domain from GoDaddy or one of their subsidiary companies, transfer it away to Cloudflare, Porkbun, or Namecheap.

Avoid buying any hosting from any EIG owned company.

[-] ExperimentalGuy@programming.dev 4 points 5 months ago

I know there was a controversy, but what happened exactly with GoDaddy?

[-] gofsckyourself@lemmy.world 4 points 5 months ago

They just are scummy as fuck. Tricking users into buying things they don't need and shouldn't use, dark patterns everywhere, slowly increasing prices to squeeze more money out of people. They also make it so you can't use a free SSL cert and have to pay for theirs.

[-] danieljoeblack@beehaw.org 4 points 5 months ago

I use mine for a VPS running Ubuntu. It let's me mess around with stuff and also let's me host things like discord bots without needing a local pc always running.

My VPS is pretty cheap, something like 10 bucks a month so it's worth it for me.

[-] jadero@programming.dev 3 points 5 months ago

If you want to play with server stuff, OCI (Oracle Cloud Infrastructure) has some pretty generous "Always Free" stuff.

I'm running 2 servers and haven't even scratched the surface of what can be done for free.

[-] chraebsli@programming.dev 3 points 5 months ago

If you want to self-host services, check out Yunohost. There you can install many different services like Vaultwarden as a password manager, Nextcloud for files, Blogging platforms, Mail services, ... You could use a Raspberry Pi as a server like i do. Otherwise, you could also use an old dekstop PC or some free VPS Best you can do with the domain is registering at cloudflare; there you have a lot of options to manage your domain.

[-] lysdexic@programming.dev 2 points 5 months ago* (last edited 5 months ago)

Does anyone have other ideas?

Being this programming.dev, I feel compelled to suggest self-hosting a Lemmy instance.

The basics would be a simple personal webpage, which you can serve directly with a file server.

I like running syncthing as my personal alternative to Dropbox.

Some registrars like Namecheap offer services such as email rerouting, which gets you to use any custom email address in your domain through Gmail.

Don't pay attention to anyone mentioning CDNs or any nonsense of the sort. If your services aren't expected to serve a lot of traffic of have SLIs to meet, you do not need them. You only need a system with static IP address open to external traffic, and get your domain registrar to resolve a domain/subdomain to that IP address.

Just make sure everything you serve through that domain can be redeployed on a whim. A rarely discussed topic is how the internet is a wild jungle with dozens of vulnerability scanners running around the clock to find any unmaintained server they can exploit. Any server that's not managed by a professional team 24/7 fits that criteria.

[-] Tramort@programming.dev 1 points 5 months ago

Look at hosting your own sandstorm instance

It's basically a suite of open source tools.

[-] danieljoeblack@beehaw.org 3 points 5 months ago

That looks pretty cool, I'll have to check it out. Here is a link if anyone else is interested https://sandstorm.io/

[-] virr@lemmy.world 1 points 3 months ago

I've self hosted at least one domain for decades.

Initially self hosted email, webserver, and whatever else I wanted. But now I've started paying for some of the hosting.

If you want a really reliable service and aren't an sysadmin already, pay someone.

If you want to learn and do it yourself, go for it.

I still mostly host myself on a VPS node (Web, Blog, ssh git access, and DNS master), but pay to have email hosted. Server is a VPS at Linode I've had for probably nearly two decades. Email is hosted on Google Workspace so it includes calendar, address book, storage, groups, Google Docs, etc.

this post was submitted on 14 Mar 2024
11 points (100.0% liked)

Web Hosting

331 readers
1 users here now

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS