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
Not self-hosting, but I have been using Anytype for a few months now and absolutely love it. I’m doing a lot of online coursework, and so I’m using Anytype to take and organize my notes actively for several hours a day, every day. I also use it for task tracking, journalling, and it has just generally become the place where I dump any kind of info I might need to retrieve in the future.
There is a learning curve before you get the hang of it. I was also frustrated by the editor at first, but now that I have learned some of the slash commands, added in with markdown formatting, I find it to be really efficient. One oddity that likely trips folks up is that every paragraph is a separate “block” which makes partially selecting text across blocks impossible. On the other hand though, it makes grabbing a block and repositioning or reformatting the contents super simple.
Keep in mind that Anytype is offline first, p2p for syncing, and end-to-end encrypted. So the value of self hosting is, I suppose, not using their provided (currently free) backup node? It doesn’t seem like a big deal to me unless you don’t trust the encryption.
Understandable ok, since it's open source it should be fine just using theirs.
Another reason I was thinking of self-hosting was so that I could upload larger files and really fill it up with content. Some competing services really lock down the features for free users and limit storage to the point where it's not usable, so I thought self-hosting might be a way around that.
In the meantime I'll try with their one :)
You make a very good point here. Currently the provided backup node is limited to 10GB, which is a lot, but probably not for what you are trying to accomplish. The Anytype folks have also stated that in the future they plan to charge for larger backup nodes, which may be something you want to avoid.
In the meantime, because syncing is p2p, I believe you can effectively self-host by just making sure you have an internet-connected machine always running the client app. In that way, there will always be a peer to sync to, even if your backup node is full and not accepting more data.