vrtmrz / obsidian-livesync

MIT License
3.93k stars 132 forks source link

Create Template for obsidian-live-sync on Unraid GitHub** #386

Open e-p-s opened 4 months ago

e-p-s commented 4 months ago

I propose the development of a comprehensive template for obsidian-live-sync on Unraid, providing an all-in-one solution, including database integration. This enhancement aims to make it more accessible for a broader user base, simplifying the implementation process.

Steps to Reproduce:

  1. Develop a generic template for obsidian-live-sync.
  2. Incorporate necessary components tailored for Unraid.
  3. Ensure the template includes database integration.

Additional Information:

This update is intended to enhance user-friendliness and optimize the application for Unraid platforms, facilitating widespread adoption.

vrtmrz commented 3 months ago

Sorry for being late to respond!

I did not know about Unraid so much. However, every contribution is welcome! If you can make a tapping platform for our repository, I will be happy to review it.

nwithan8 commented 2 months ago

@e-p-s Looking through the setup guide, it seems OLS really just needs to talk to a CouchDB database. There are already Community App templates for running a CouchDB database on Unraid.

https://www.reddit.com/r/ObsidianMD/comments/17hlel4/hosting_obsidian_on_unraid_app_vs_docker/k6qsts5/

https://forums.unraid.net/topic/36810-support-spants-nodered-mqtt-dashing-couchdb/page/21/#comment-1299031

ikomhoog commented 2 months ago

There are indeed CouchDB templates available for Unraid, the only thing users need to change is the username and password and then they can setup this plugin which configures the database.

speaking from experience because this is the way my install is setup: image