Running in Docker
Last updated
Was this helpful?
Last updated
Was this helpful?
To run Cayley in K8S check .
A container exposing the HTTP API of Cayley is available.
Container is configured to use BoltDB as a backend by default.
New database will be available at .
To run the container one must first setup a data directory that contains the configuration file and optionally contains persistent files (i.e. a boltdb database file).
Container runs cayley http
command by default. To run any other Cayley command reset the entry point for container: