Run a lightweight self-hosted instance #209
hellodword
started this conversation in
Self-hosting
Replies: 2 comments 3 replies
-
|
Yeah, my vps has 1GB ram and ~600MB are in use for all my other stuff... Looks like mongo and minio setup adds 581MB so it would go overboard unless I upgrade the vps :/ . Great job on making it lighter, I wish anytype used sqlite or something instead |
Beta Was this translation helpful? Give feedback.
3 replies
-
I think it's possible with this FR anyproto/any-sync-coordinator#80 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See https://github.com/hellodword/anytype-all#self-hosted
The official dockercompose is good, but a bit too heavy for me, and the scripts are complicated:
By applying some modifications and workarounds, I can run a self-hosted instance without Minio and MongoDB, using only one sync node:
This is the directory size within a new space:
It's highly personalized, use at your own risk.
Please let me know if you have questions or suggestions.
Beta Was this translation helpful? Give feedback.
All reactions