Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support non clustered CouchDB versions prior v2 #2

Open
jo opened this issue Mar 1, 2021 · 0 comments
Open

Support non clustered CouchDB versions prior v2 #2

jo opened this issue Mar 1, 2021 · 0 comments

Comments

@jo
Copy link

jo commented Mar 1, 2021

Hi,

in couchdb-bootstrap I am testing against various available couch versions.

I had to use two similar actions:

  1. https://github.com/marketplace/actions/couchdb-in-github-actions (this one)
  2. https://github.com/marketplace/actions/setup-couchdb

because the first does not support non clustered couch (< 2), while the second does not support configuring admin credentials.

It would be great to have one project supporting both:

  • authentication
  • non clustered couch (<2)

In the best way, this would even be harmonized so we could end up having a 1.7 couch with an admin user. Maybe both projects could also union?

I also asked the same question in the other project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant