YunoHost-Apps / couchdb_ynh

Couchdb package for YunoHost
https://couchdb.apache.org/
Apache License 2.0
4 stars 1 forks source link

sharing couchdb between multiple apps #41

Open chri2 opened 2 months ago

chri2 commented 2 months ago

Because I need couchdb for flohmarkt_ynh and am not sure how to install it without breaking other apps using couchdb I opened an issue at yunohost to add functionality that would allow to install it through a dependency in manifest.toml:

https://github.com/YunoHost/issues/issues/2377

The first app needing it would then install it, dependencies of other apps could keep it installed.

Still we'd need to solve the problem of how couchdb would be configured if different needs would arrise.

Maybe it would be the best to install it as a part of yunohosts core, because there'll probably be more apps in the future using it.

However this might be solved I'd like to invite you to discuss this on the topic mentioned above to find a good solution.

eauchat commented 1 month ago

Thanks for the issue and feedback request. Followed up on it in that issue.