vrtmrz / obsidian-livesync

MIT License
3.92k stars 132 forks source link

Efficient RAM usage on obsidian-docker #428

Open slimjet4u opened 1 month ago

slimjet4u commented 1 month ago

I have installed obsidian-docker and I am using livesync plugin on it. Whenever the sync starts on it, it takes too much RAM and crashes the raspberry pi.

especially when the "Working Customisation items" is running.

Can this be fixed ??

foegra commented 1 month ago

I'm curious - what is the purpose of running obsidian in docker?

azoller1 commented 1 month ago

I'm curious - what is the purpose of running obsidian in docker?

Accessible within a web browser instead of the traditional desktop app.

slimjet4u commented 1 month ago

I have some scripts that produce scraped data running on linux. These scripts write new data on the docker-obsidian vaults and then the livesync can sync it across device.

vrtmrz commented 2 days ago

Sorry for being late! Since v0.23.8, memory usage has been efficient. Would you mind checking the behaviour on the latest version again?

Just for other reasons, I am interested in obsidian-docker. Possibly useful for the testing. Thank you for the information!