Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Kind of both. His server has a mirror of the community. When he comments it gets saved on his server and the his server communicates with the original server. In turn the original server also communicates his comment with other federated servers.
If data is migrated from server to server, as the community grows in size, the data to be maintained on each server also grows in size? Also i've seen some servers allow the creation of new users/communities, but some don't... whats the point of that if the data is just replicated anyway?
Yes that's right, an instance is constantly accumulating data over time, however instances that aren't the origin instance have the option of going back and deleting old posts (manually in the DB) but then their users wouldn't be able to see them anymore. I do get the concern though, if things really start to pickup and we get insane volume, I'm afraid even my instance wouldn't be able to pick up. I'd have to unsubscribe from everything. On the other hand, I think people will come up with solutions as things scale. There's a lot of unknowns right now, too many to build a solution. Just take a look at mastodon and how its model has changed over time.
If data is migrated from server to server, as the community grows in size, the data to be maintained on each server also grows in size? Also i've seen some servers allow the creation of new users/communities, but some don't... whats the point of that if the data is just replicated anyway?