401
you are viewing a single comment's thread
view the rest of the comments
[-] Fredselfish@lemmy.world 4 points 3 days ago

Well teach me the way to self host on the cheap?

[-] gravitywell@sh.itjust.works 5 points 3 days ago

Id be happy to, what kind of services are you wanting to run and whats your home internet setup?

I can message here on lemmy but it might be easier if you want to contact me directly through chat, my contact info can be found here: https://gravitywell.xyz/#contact

[-] Fredselfish@lemmy.world 4 points 3 days ago

Oh nothing special just want to store my music, videos, and games, along with documents and have access to them from anywhere. I have gig a blast with Cox, and I also wouldn't mind hosting my own websites. Instead of paying for hosting to Siteground.com that can't even allow me to use Javascript in my code without costing hundreds of dollars a month.

[-] gravitywell@sh.itjust.works 2 points 3 days ago

Hosting A basic website (with javascript) is a great place to start.

I mainly use docker for everything and you can get a simple http server docker point it at a folder containing your html files and now you have your own selfhosted website.

Use something like duckdns.org for a domain and dyndns to update the ip address to point to your home ip and have your router forward the http port, now your website can be accessed from outside the home network too.

Once you get a basic website working, its easy to keep going and try adding new services. I use dockge to manage all my docker services now but when i first got started i found dockstarter to be very easy to use, kind of like training wheels for docker until you feel comfortable enough to edit compose files directly.

I currently pay $8/month for a basic VPS which i use because i have a lot of public services but if you are just managing your own stuff or another user or 2 you dont even need that really.

For document storage id go with Nextcloud. If you want to also have dedicated music streaming i really like mStream for its simplicty but theres also a number of other services that support the subsonic protocol which has a lot of good clients to choose from for playback.

[-] Fredselfish@lemmy.world 1 points 3 days ago

Thanks I try that out.

this post was submitted on 02 Aug 2025
401 points (97.4% liked)

Programming

21981 readers
134 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS