telegraf/scripts
Ross McDonald 36d7b5c9ab Improvements to build.py:
- Now uses Python argparse for cleaner handling of arguments
- Added function documentation
- Removed a few unneeded functions
- Updated nightly logic to incremement minor version
- Added support for building from specific branch or commit
- Changed --no-stash option to --no-uncommitted for clarity
- Added a --release flag, default package output will now contain the branch and commit hash in the version number
- Static builds are now listed as an architecture
- Changed default upload bucket to dl.influxdata.com/telegraf
- Don't include iteration in package name

closes #1040
2016-05-02 14:37:29 -06:00
..
Vagrantfile Fix issue 524 2016-01-20 10:57:35 -08:00
build.py Improvements to build.py: 2016-05-02 14:37:29 -06:00
circle-test.sh Improvements to build.py: 2016-05-02 14:37:29 -06:00
init.sh Changed nohup fallback command to use 'sudo -u' so that Telegraf doesn't run as the root user. 2016-04-14 13:56:20 -06:00
post-install.sh Ensure sure that the post install script is compatible with RHEL 5 2016-04-28 11:58:06 -06:00
post-remove.sh Improved install script for packaged telegraf: 2016-03-16 11:17:28 -06:00
pre-install.sh Added a `build.py` script for compiling and packaging. Added post and pre install scripts to handle installation and upgrades in a cleaner way. Minor fixes to the init script and service unit file. 2016-01-08 15:28:33 -06:00
pre-remove.sh Improved install script for packaged telegraf: 2016-03-16 11:17:28 -06:00
telegraf.service Add reload configuration for telegraf service scripts. 2016-03-16 11:20:46 -06:00