ArangoDB — deployment
arangodb/oasis · version 1
envs add arangodb/oasis
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 |
|---|---|---|---|
ARANGO_URL |
required | config | Deployment endpoint.. Shape ^https://\S+$. where to get it |
ARANGO_PASSWORD |
required | secret | Root or user password for the deployment.. where to get it |