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 setting up an admin user #8

Open
jo opened this issue Mar 1, 2021 · 1 comment
Open

Support setting up an admin user #8

jo opened this issue Mar 1, 2021 · 1 comment

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
  2. https://github.com/marketplace/actions/setup-couchdb (this one)

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?

@jo
Copy link
Author

jo commented Mar 1, 2021

Same question on 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