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.
Comment on anytype — decentralized, p2p, e2ee 'Notion' like app
Totendax@feddit.de 1 year agoYea you sadly need aws for it…
btw, here is the tutorial: tech.anytype.io/how-to/self-hosting
btobolaski@threads.ruin.io 1 year ago
astraeus@programming.dev 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.