Commit Graph

10 Commits (7986ecce3ff531a3863744640eaad0151c8a0f0c)

Author SHA1 Message Date
Chris Goller 8d937d14da Update to go 1.7.4 2016-12-06 12:35:30 -06:00
Ross McDonald 3fcc56f523 Updates:
* Automates the release process with Circle and Docker.

* Adds a `--no-build` option to build script to not generate a build
  (useful for _just_ running tests).

* Build script now calls 'make test' directly (instead of running its
  own tests).
2016-11-22 11:00:09 -06:00
Chris Goller 7b650de0df Add license of dependencies. 2016-11-14 10:23:45 -06:00
Ross McDonald beebff0d99 Remove incorrect command references from post-installation scripts. 2016-11-14 09:45:57 -06:00
Ross McDonald 483c999200 Minor changes to packaging:
* Change default host from localhost to 0.0.0.0.

* Modify default database name to `chronograf-v1.db`.

* Change default port from 10000 to 8888.
2016-11-08 08:34:03 -06:00
Ross McDonald fdeb1eccb4 Update package canned directory. 2016-11-07 10:49:10 -06:00
Ross McDonald 3e16c6abc5 Small fixes for build script and init script. 2016-11-03 15:50:34 -05:00
Ross McDonald 8688046fbf Update Dockerfile to use latest node LTS and add Python development packages. 2016-11-03 15:50:34 -05:00
Ross McDonald da42a07b28 Move all build-related scripts to /etc directory. Update default args
for start scripts. Add npm to builder Dockerfile. Remove stderr
 redirect in init script.
2016-11-03 15:50:34 -05:00
gunnaraasen 7e94012bf5 WIP 2016-11-03 15:50:34 -05:00