This repository contains Monk.io template to deploy GridDB 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/griddb
cd griddb
monk load MANIFEST
foo@bar:~$ monk list griddb
✔ Got the list
Type Template Repository Version Tags
runnable griddb/griddb local - -
foo@bar:~$ monk run griddb/griddb
The variables are in griddb.yml
file. You can quickly setup by editing the values here.
Variable | Description | Default |
---|---|---|
image_tag | Docker image tag | 4.6.1-focal |
cluster_name | Cluster name | monk |
password | DB Password | monk |
notif_port | Notification Port | 31999 |
notif_member | Notification Member | 1 |
notif_address | Notification Address | 239.0.0.1 |
monk purge -a