Replies: 1 comment 1 reply
-
You can delete the .git folder (upgrading might be a pain though). There's unnecessary stuff in node_modules, but it's a pain to identify what exactly. It's recommended to use a docker image instead - 111 MB for ARM64 https://hub.docker.com/r/zadam/trilium/tags |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi all,
after installing self hosted server manually, using lxc container - git folder size is around 600 Mb : node_modules takes around 95%. After comparing with amd64 installation noticed significant difference.
Any ideas how to reduce the size of the folder? I'm not sure everything is required (size almost like for debian distro)
In doc it's only : cd trilium - > npm installl -> npm rebuild or I've missed anything?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions