This repository contains Monk.io template to deploy OrientDB either locally or on cloud of your choice (AWS, GCP, Azure, Digital Ocean).
foo@bar:~$ monk status
daemon: ready
auth: logged in
not connected to cluster
git clone https://github.com/monk-io/monk-orientdb
cd monk-orientdb
monk load MANIFEST
foo@bar:~$ monk list orientdb
✔ Got the list
Type Template Repository Version Tags
runnable orientdb/db local - -
foo@bar:~$ monk run timescaledb/db
user: root
Variable | Description | Default |
---|---|---|
db_port | OrientDB database port | 5432 |
db_studio_port | OrientDB studio port | 5432 |
image | Docker image tag | pg14-latest |
db_password | OrientDB database password | password |
monk purge -a