This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
Upgrade script for Synthesize
This script upgrades an existing Synthesize (only tested on the latest Ubuntu 14.04) to the newest Graphite 0.9.14. It updates the graphite.db
automatically. Existing configuration files are backed up (~
) and new ones are dropped in place.
Example:
$ GRAPHITE_RELEASE=0.9.12 vagrant up
$ vagrant ssh
vagrant@vagrant:~$ cd /vagrant
vagrant@vagrant:/vagrant$ sudo ./upgrade