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
- Host: GitHub
- URL: https://github.com/yesoreyeram/graphite-setup
- Owner: yesoreyeram
- Created: 2017-04-04T10:39:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T22:55:14.000Z (almost 8 years ago)
- Last Synced: 2025-01-11T12:47:55.115Z (5 months ago)
- Topics: grafana, graphite, monitoring, nginx, time-series-database, uwsgi
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.shExecute the above commands to run the installation script. Else if you want install manually, follow the commands in the shell script file.