coddingtonbear / obsidian-local-rest-api

Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
MIT License
607 stars 56 forks source link

Docker? #106

Closed samanthavbarron closed 7 months ago

samanthavbarron commented 7 months ago

Is there any interest in having this in a docker image? I would use it, and I suspect others might as well. If this sounds like a welcome contribution, I could take a stab at it.

samanthavbarron commented 7 months ago

Closing this as I've misunderstood what this does. I thought this was headless. Oops!

kylek29 commented 6 months ago

For what it's worth, you can still create a Docker of it as long as you have LiveSync (paid or the free open source version) enabled. This allows you to point your devices with the Chrome WebClipper to the Docker.

I was configuring one a few days ago but didn't finish it, it uses a Docker with a lite-weight GUI, the Obsidian LiveSync plugin, and the Local REST API plugin so that Obsidian can run in it.