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

Web Hosting

363 readers
1 users here now

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

founded 2 years ago
MODERATORS
 

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 :)

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 month ago

Given this is programming.dev, run a git forge (Forgejo, Gitea, Gogs, etc.) - for a single user (or even a small group) you don't need to worry about a full DB engine, the builtin sqlite works just fine on a $5 cloud server. You could even work it into your blog posts on the same domain. $0.02! (and you could have your repos sync read-only to more popular services like Codeberg, Gihub, Gitlab etc. it's a built in capability).

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] [email protected] 0 points 1 year ago

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