Skip to content

Support non clustered CouchDB versions prior v2 #2

@jo

Description

@jo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions