Skip to content

monk-io/monk-orientdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

OrientDB & Monk

This repository contains Monk.io template to deploy OrientDB either locally or on cloud of your choice (AWS, GCP, Azure, Digital Ocean).

Prerequisites

Make sure monkd is running

foo@bar:~$ monk status
daemon: ready
auth: logged in
not connected to cluster

Clone Repository

git clone https://github.com/monk-io/monk-orientdb

Load Template

cd monk-orientdb
monk load MANIFEST

Let's take a look at the themes I have installed

foo@bar:~$ monk list orientdb
✔ Got the list
Type      Template     Repository  Version  Tags
runnable  orientdb/db  local       -        -

Deploy Stack

foo@bar:~$ monk run timescaledb/db

Variables

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

Stop, remove and clean up workloads and templates

monk purge -a

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published