Situation
i am runnig my openemr on ubuntu 22.04 and when i add the repository to instal the CouchDB it say that the package does not exist. where can i install CouchDB then and what are my alternatives
OpenEMR Version
I’m using OpenEMR version 7.0.2
Browser:
I’m using: all browsers
Operating System
I’m using: ubuntu 22.04
Search
Did you search the forum for similar questions? yes
This isn’t specifically an OpenEMR issue, more of a general system setup/OS configuration question, but just curious, did you run ‘apt update’ after adding the repository entries for CouchDB and importing the corresponding GPG key?
Also, it’s a good idea to make sure the rest of your system is up to date before adding a new repository and installing new components (such as CouchDB)
Recommend reviewing the tutorials for CouchDB install , such as these:
The alternative would be to simply store files on the filesystem as is the default behavior of OpenEMR unless the CouchDB storage option is enabled.