You should look into self hosting

Messages
2,760
Reaction score
4,464
Points
845
Some of you may still remember that in 2014, puush.me shut down registration for new users. If you don’t know what puush.me is, it was one of the many free services like Lightshot, Imgur, Gyazo, and similar platforms. With Imgur getting hit by legal issues, it might be the next victim.
In this thread, I hope to awaken your interest in self-hosting, and I’m very curious if there are other members of the community doing that too. If you’re interested but don’t know where to start, I’d love to get a discussion going.

The only thing in this life that's free is the light and warmth from the sun. If a service is free, then you're probably the product. Time and time again it's been proven that a free service either shuts down or get's taken over. At the end of the day, regardless of the intentions of the owners of such services, you're the one getting fucked over.

For starters:
  • A whole load of emoticons, back when the shoutbox was a live version of 4chan, were hosted on puush.me. In 2014, not only did puush.me block new user registrations, but it also silently removed every user’s images if they didn’t meet a certain view count per year. You also had to log in a few times. This resulted in a large userbase losing their images. You can see the results here:https://perpheads.com/threads/the-shout-banter-box-emoticon-emoji-list.6465/
  • PlaysTV, better than Medal in every way, shut down on very short notice, and over 50% of clips were lost. Your 2014 paralake_v2 frags were probably a victim of this too.
  • Tinypic, Megaupload—same story.
Imgur is the perfect next candidate. It’s heavily in debt, and now with legal issues impacting its service, they’ll need to make changes.

Why I Self-Host​

For over 10 years, I’ve been self-hosting more and more services. I’ve learned a lot and migrated a lot of servers over the years. I’ve saved an incredible amount of money, and it’s extremely funny being able to find old shoutbox screenshots from 2015. I can’t post those anymore because I’d risk the forums being taken down by the british.

Just to paint you an example:
- Netflix: 13,99€
- Google One 2TB: 10€
- Lastpass Premium: 3€
- Minecraft server: ~10€
etc.etc. We've nearing 40 euro's already. What a waste.

For as cheap as €8/month, IONOS can provide a virtual server with 240GB SSD storage. There are hundreds of options to choose from. I personally use a dedicated server from Hetzner with solid specs and 24TB of storage. I host virtually everything myself and only pay €38/month. HETZER has server auctions and you can rent older dedicated servers from them that outlived their original use. They are an incredible bang for your buck, just make sure that you use proper back-up procedures if you use them because their hard drive's will be old. Free replacements if they break, ofcourse.
I can host:
  • As many websites as I want
  • Any game server and as many as I want (Minecraft, Gmod, CS:S, Squad, SCP:CB)
  • Images and files, for example, https://u.smeris.me is my Imgur and Dropbox replacement and runs on XBackBone
  • My own Netflix using Jellyfin, Jellyseer and the *arr stack (Sonarr, Radarr, etc) (Plex is old!)
Alternatively, you could even use an old desktop from the thrift shop. Seriously, even a slow as shit machine will run great on Linux. You can host that from home and use some Dynamic DNS tricks if you don't have a static IP address at home.


The only limit is what I decide. No ads, no slow downloads. I can click a button, torrent any film or series, and watch it from anywhere in the world. Google isn’t spying on my emails because they’re on my own server with my own domain. I can blackmail half the staff team with screenshots from 2015 with the archives I've created :lenny: :blicky:

Resources & Discussion​

I’ll stop nerding out here, but I’d love to hear other people’s self-hosting solutions or questions. If you want to learn more, check out:

Lastly, there are downsides to self hosting. You do need to make a fair effort into ensuring that what you are hosting is safe and secure from unwanted intruders. You can never guarantee a data breach won't happen, but if it happens to Google, atleast you'll have someone else to blame.
 
Last edited:
don't forget when streamable used to save all your old clips then one day decided you have to pay to keep them
 
I remember I done a home server made outta rasberry pis which ran a granted very shit verson of a self hosting thing, It worked and it was goated for what i needed it for however i think perp has its own thing I know some devs have there own stuff but thats more of the the frenchies (@Maia) realm, However imgur and all that closing in the UK will need to reget all our photos and videos thats going to be a pain however if you own the imgur account its linked too, you can also request your data and delete your data afterwards!

 
server.png
 
Alternatively, you could even use an old desktop from the thrift shop. Seriously, even a slow as shit machine will run great on Linux. You can host that from home and use some Dynamic DNS tricks if you don't have a static IP address at home.
I actually have a 2nd PC I use as a remote desktop with a GTX 1080 and i7 in it. I use it to view demos from my main pc sometimes as well as host game servers/cloud storage inside my own home. You can easily get 4 tb HDDs for under 100 dollars where I live and mass storage is becoming more expensive by the day. If you ever upgrade your pc (get a whole new one) I would always advise using it as a remote cloud/server these days because cloud storage is expensive and you get barely any storage space.

Great little info you put here for others.

NEVER THROW AWAY YOUR OLD PC
 
Oracle Cloud offers an arm64 VPS for free, however you need to have a bank card on file (something about stopping alt accounts)
  • OCI Ampere A1 Compute instances (Arm processor): All tenancies get the first 3,000 OCPU hours and 18,000 GB hours per month for free for VM instances using the VM.Standard.A1.Flex shape, which has an Arm processor. For Always Free tenancies, this is equivalent to 4 OCPUs and 24 GB of memory.
(Not in that quote, but you get 200GB of storage space for free)

Arm has its limitations with compatibility, but you can comfortably self-host web apps. As for game servers, YMMV, as games with ARM server binaries work well (or games in Java like Minecraft) but other games may require you to use an x64 emulator (tanking performance).
 
Back
Top