Skip to content

monk-io/monk-graphite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Graphite & Monk

This repository contains Monk.io template to deploy Graphite 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-graphite

Load Template

cd monk-graphite
monk load MANIFEST

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

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

Deploy Stack

foo@bar:~$ monk run graphite/db

Variables

Variable Description Default
plaintext_port Graphite plain text port 2003
management_port Graphite management text port 8126
gui_port Graphite management interface port text port 80
image Docker image tag 1.1.10-4

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