Commit Graph

10 Commits (7ddee2ddbbac9f0cf3bf7982d97499910240410d)

Author SHA1 Message Date
Chris Goller c1cbf0df93 Update to go 1.7.4 2016-12-06 12:35:30 -06:00
Ross McDonald 63b357d5ea 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 a0415f2ff1 Add license of dependencies. 2016-11-14 10:23:45 -06:00
Ross McDonald cccda3da41 Remove incorrect command references from post-installation scripts. 2016-11-14 09:45:57 -06:00
Ross McDonald f36e1da982 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 83b036f255 Update package canned directory. 2016-11-07 10:49:10 -06:00
Ross McDonald e638584d0e Small fixes for build script and init script. 2016-11-03 15:50:34 -05:00
Ross McDonald ebdb12a1d2 Update Dockerfile to use latest node LTS and add Python development packages. 2016-11-03 15:50:34 -05:00
Ross McDonald 62534109ce 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 95416b6076 WIP 2016-11-03 15:50:34 -05:00