Couchbase Capella — cluster
couchbase/capella · version 1
envs add couchbase/capella
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
COUCHBASE_CONNECTION_STRING |
required | config | Cluster address. The credentials below authenticate.. Shape ^couchbases?://\S+$. where to get it |
COUCHBASE_USERNAME |
required | secret | Database user.. where to get it |
COUCHBASE_PASSWORD |
required | secret | Password for that user.. where to get it |