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
Love this, and I want this.
I'd consider some of the secondary requirements, which might then inform what you use for the primary requirement.
Have you ever moderated a site or forum? With user-submitted content, you absolutely need a moderation mechanism, and moderators. This site would be a prime target for astroturfing, trolls, and people with beef. The latter are useful for sourcing content about alternatives, but relying on each contributer to moderate themselves is not going to work.
You'll also need an effective mechanism for receiving and actioning takedown requests (or telling them to eff off, if that is your wont).
All of that comes down to user metamanagement, and user classes. Simpler wiki software is probably designed for trusted users, or a single user, or might require a plugin to handle these scenarios. Mediawiki is stable and capable, but needs tight site design to avoid it becoming a maze. (Actually, that last bit goes for anything you choose. If you don't impose a structure, you're going to get a structure anyway, it just might not be the one you or your users want.)
Doing moderation is something that I would not want to do at the start. At least in the start all items would be created by me. This would be a side project for me and all user submissions would be verified (if ever allowed). This would be more like personal list rather than huge community project. Maybe if this evolved overtime then it could be something else.
Yeah, wiki might be simplest solution for this, but I was wondering if there existed something more visually friendly. IMO wiki (similar to https://consumerrights.wiki/Main_Page) is less "pretty" to AlternativeTo. But using wiki could probably be starting point for this.