this post was submitted on 08 Jun 2023
6 points (100.0% liked)
Fediverse
17698 readers
2 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been thinking about the same thing, and I feel more and more that hosting your own server seems to be the best way to ensure that you get the content that you want without question
I’m curious to see how this all plays out. I’m running my own instance and it will be interesting to see if small instances get excluded on any large ones due to spam or abuse. Not that I plan on letting that happen with mine but I could see it has an anti abuse measure in the future.
How hard was it to set up an instance? I'm fairly decent with these things, and could spool up an shared server, but have never used Docker if that's the best way.
I have my own server collocated in a data center so I spun up my instance in a virtual machine. All the infrastructure was ready to go and I’ve got a testing and production environment setup between my colo and my home lab. All that to say I’ve done things like this before so it wasn’t that difficult for me. I complied Lemmy from scratch which I do not recommend unless you really know what you’re doing. Docker would be the easiest way but I don’t really use it so I can’t recommend anything there.