Commit Graph

27 Commits (1879b0a1e4540dbf9928d7c4e7a4504b371e0ea1)

Author SHA1 Message Date
Chris Goller df0d1129b4 Update release to use `Platform` rather than `Arch` 2017-05-31 17:45:38 -05:00
gunnaraasen ebe8468c10 Correct license in package script 2017-05-19 15:52:05 -07:00
Chris Goller e74107ecc7 Update to Go 1.8.1 and Node 6.10.3 2017-05-16 17:04:02 -05:00
Chris Goller 9e0340a63d Update build to run make clean on --clean 2017-02-08 21:48:32 -06:00
Chris Goller af29589b04 Update builds to be more verbose to help debugging 2017-02-08 21:15:56 -06:00
Chris Goller d57c7b646e Update build script to require yarn 2017-02-08 21:15:31 -06:00
Chris Goller 49297fb3a6 Update docker container builds to Node 6.9.5 2017-02-08 21:15:31 -06:00
Chris Goller 7280c0505a Add yarn to docker container build 2017-02-08 21:15:31 -06:00
Chris Goller ada987bcf6 Fix typo in build container readme 2017-02-08 21:15:31 -06:00
Levente Farkas 1b651e572f always force the file inside the tarball owned by root 2017-02-05 10:41:47 +01:00
Chris Goller edf966f609 Update release builds to use SHA256 as well as MD5 2017-01-30 10:08:42 -06:00
Chris Goller 8f784a2498 Update to node 6.9.4 and mention support for node 7 2017-01-27 15:53:25 -06:00
Chris Goller f126f012eb Update to Go version 1.7.5 2017-01-27 15:31:04 -06:00
Chris Goller 45ebe5d385 Update build script to output JSON for website and MD for GH 2017-01-27 10:07:15 -06:00
Chris Goller 9721739345 Update build markdown output to be more user friendly 2017-01-12 18:42:48 -06:00
gunnaraasen 07562efc3c Remove RPM posttrans scriptlet and small fixes 2017-01-11 15:52:06 -08:00
Chris Goller 26cab124a9 Add markdown to be used in a release 2017-01-04 23:10:04 -06:00
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