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