Commit Graph

43 Commits (29fd0cdcd0141e594540e2f8aaf52aa0f8473f43)

Author SHA1 Message Date
Nathan Haugo ab9c63eb1b
Merge pull request #2791 from influxdata/feature/user-cli-commands
Add chronoctl to build.py and Dockerfile
2018-02-12 12:14:06 -08:00
Michael Desa 9a44a73086 Add chronoctl to build.py and Dockerfile 2018-02-08 19:21:29 -05:00
Chris Goller c04480985b Update to go 1.9.4 2018-02-07 17:58:23 -06:00
Nathan Haugo aca47cecbc
Merge pull request #2761 from influxdata/feature/fix-init
Remove cli defaults form sysvinit
2018-02-06 14:03:14 -08:00
Chris Goller 94baa6db8d Update release builds to use go 1.9.3 and node 6.12.3 2018-02-06 14:36:58 -06:00
Chris Goller 1abb30a3b6 Fix fpm releases by adding libtool and autoconf 2018-02-06 14:25:48 -06:00
Nathan Haugo e3840692d7 Remove cli defaults form sysvinit 2018-02-06 09:26:14 -08:00
lukevmorris 77f5fef9fd
Merge pull request #2693 from influxdata/fix/resources-build-script
Add resources dir to build.py
2018-01-31 09:36:32 -08:00
Nathan Haugo 2f5f8c2d52 Change cli options to env args 2018-01-29 11:40:14 -08:00
Michael Desa 6f5680ac06 Add resources dir to build.py
PR [#2690](https://github.com/influxdata/chronograf/pull/2690)
introduced a --resources-path flag, but forgot to update the build.py
to properly account for the distributions.
2018-01-10 12:40:47 -05:00
Chris Goller 98308033f0
Merge branch 'master' into feature/rpm-shadow-utils 2017-11-08 11:55:07 -06:00
Chris Goller c200809530 Add shadow-utils to release RPM generation 2017-11-08 06:58:40 -06:00
Luke Bigum 4989c0af4f source a /etc/defaults script so you can specify extra chronograf options at service start 2017-11-08 08:52:08 +00:00
Chris Goller 735cef1fd4 Update chronograf logrotate policy to not rotate if file is 0 bytes 2017-10-30 19:27:02 -05:00
Chris Goller f81f1c0b7a Update Go and Node to 1.9.2 and 6.11.5 2017-10-26 19:04:23 -05:00
Nathan Haugo 25e86f6bef Add env override to chornograf.service 2017-10-03 12:24:13 -07:00
Chris Goller b6cf39ee48 Update release to use `Platform` rather than `Arch` 2017-05-31 17:45:38 -05:00
gunnaraasen c2c7a6e965 Correct license in package script 2017-05-19 15:52:05 -07:00
Chris Goller 9ccaaa91c4 Update to Go 1.8.1 and Node 6.10.3 2017-05-16 17:04:02 -05:00
Chris Goller 413121b465 Update build to run make clean on --clean 2017-02-08 21:48:32 -06:00
Chris Goller ab3966c97c Update builds to be more verbose to help debugging 2017-02-08 21:15:56 -06:00
Chris Goller 6d3fa47573 Update build script to require yarn 2017-02-08 21:15:31 -06:00
Chris Goller 517974ef56 Update docker container builds to Node 6.9.5 2017-02-08 21:15:31 -06:00
Chris Goller 25642ea802 Add yarn to docker container build 2017-02-08 21:15:31 -06:00
Chris Goller 0fc5071d68 Fix typo in build container readme 2017-02-08 21:15:31 -06:00
Levente Farkas d88dd3d74e always force the file inside the tarball owned by root 2017-02-05 10:41:47 +01:00
Chris Goller e5a5092b7b Update release builds to use SHA256 as well as MD5 2017-01-30 10:08:42 -06:00
Chris Goller 1adec2dd1d Update to node 6.9.4 and mention support for node 7 2017-01-27 15:53:25 -06:00
Chris Goller d32635ef88 Update to Go version 1.7.5 2017-01-27 15:31:04 -06:00
Chris Goller 1926c8a7cf Update build script to output JSON for website and MD for GH 2017-01-27 10:07:15 -06:00
Chris Goller 5142932d6c Update build markdown output to be more user friendly 2017-01-12 18:42:48 -06:00
gunnaraasen f6477f301f Remove RPM posttrans scriptlet and small fixes 2017-01-11 15:52:06 -08:00
Chris Goller 3394c443b7 Add markdown to be used in a release 2017-01-04 23:10:04 -06:00
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