Memgraph — graph database
memgraph/server · version 1
envs add memgraph/server
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 |
|---|---|---|---|
MEMGRAPH_URI |
required | config | Instance address over the Bolt protocol.. Shape ^bolt(\+s)?://\S+$. where to get it |
MEMGRAPH_PASSWORD |
optional | secret | Password, when the instance requires authentication.. where to get it |