An open API service indexing awesome lists of open source software.

https://github.com/yesoreyeram/graphite-setup

Setup instructions for installing Graphite time series database with Nginx & uWSGI module
https://github.com/yesoreyeram/graphite-setup

grafana graphite monitoring nginx time-series-database uwsgi

Last synced: 3 months ago
JSON representation

Setup instructions for installing Graphite time series database with Nginx & uWSGI module

Awesome Lists containing this project

README

        

# Graphite installation setup
Setup instructions for installing Graphite time series database with Nginx & uWSGI module

# Instructions

curl -O https://raw.githubusercontent.com/yesoreyeram/graphite-setup/graphite-nginx-uwsgi/graphite-install.sh
chmod +x graphite-install.sh
sudo ./graphite-install.sh

Execute the above commands to run the installation script. Else if you want install manually, follow the commands in the shell script file.