-
Hello everyone, Due to certain circumstances, I need to initiate the CouchDB process using only cmd (without installing it as a service), alongside other components, and then integrate them into a single Windows service. I installed without creating service. And tried to start Couchdb like this but it's not working How can I start it? |
Beta Was this translation helpful? Give feedback.
Answered by
megaxayda
Sep 28, 2023
Replies: 1 comment
Answer selected by
megaxayda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran it successfully using an admin shell. 🤣