this post was submitted on 22 Jul 2023
31 points (79.2% liked)

Selfhosted

38832 readers
148 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Totendax@feddit.de 3 points 1 year ago (4 children)

Oh that looks cool. I’m a big notion fan but the lack of offline functionality is pure pain when you fly a lot.

Ready to host my own instance

[–] baduhai@sopuli.xyz 5 points 1 year ago (3 children)

Self hosting seems incredibly convoluted unfortunately.

[–] Totendax@feddit.de 0 points 1 year ago (2 children)

Yea you sadly need aws for it…

btw, here is the tutorial: https://tech.anytype.io/how-to/self-hosting

[–] astraeus@programming.dev 4 points 1 year ago

You don’t need AWS, you need “S3-compatible storage” which could also be a MinIO host. You could bypass the need for AWS that way.

[–] btobolaski@threads.ruin.io 3 points 1 year ago

I'm not seeing where it needs aws. It does need an s3 API compatable object store but there are a number of them that are self-hostable. I might have missed it in my brief reading of it.