Philip O'Toole
28543d1bbb
Override version during nightly builds
2015-06-24 16:25:29 -07:00
Philip O'Toole
0c3c79c725
Replace package version name with night if NIGHTLY
2015-06-24 15:44:55 -07:00
Philip O'Toole
3f295dcb14
Use correct boolean operator in packaging script
2015-06-24 15:12:30 -07:00
Philip O'Toole
fa08c8d808
Make packaging script nightly build-aware
2015-06-24 15:08:27 -07:00
Philip O'Toole
7147aa0a0e
Correctly set GOPATH during packaging
2015-06-24 14:47:34 -07:00
Philip O'Toole
04eaddfde8
Revert to any pre-existing GOPATH after gvm
2015-06-24 14:40:03 -07:00
Todd Persen
8ade485b58
Reset +x on package.sh
2015-05-21 17:50:46 -07:00
Todd Persen
5c567352b9
Revert changes to package.sh
2015-05-21 17:49:45 -07:00
Haim Daniel
e742c376e2
package.sh: restore lost newline
2015-05-14 22:11:35 +03:00
Haim Daniel
d109efa55d
package.sh: add support for package dependencies
...
Putting a dependency on the coreutils package provides more robust way
to be installed in environments in which the basic sh-utils
(e.g. 'ln' cmd, which is used for service init script link) is not
present. Red Hat's anaconda is an example for such environment.
Signed-off-by: Haim Daniel <haimdaniel@gmail.com>
2015-05-14 22:01:19 +03:00
Philip O'Toole
e3fcdd2d01
Source gvm script before running gvm
2015-04-21 10:18:54 -07:00
Philip O'Toole
deb089afaf
Corrections to packaging script
2015-04-21 10:14:26 -07:00
Philip O'Toole
7d37a8b6b8
Packaging now uses gvm
...
This allows the script to set the exact version of Go used to build the
program.
2015-04-20 18:14:46 -07:00
ben hockey
eaac88a0f6
/var/run/influxdb creation covered by init script
2015-04-15 16:47:20 -05:00
Philip O'Toole
d1aeec30b1
Use the first directory of GOPATH
2015-04-10 11:29:20 -07:00
Philip O'Toole
9b4b5dd40a
Fix up paths for run and data
2015-04-03 12:52:37 -07:00
Philip O'Toole
af5ae3d68d
Merge pull request #1789 from kylezh/pkg
...
add --config-files option to fpm command
2015-03-04 10:53:15 -08:00
Philip O'Toole
4f2e665365
Unconditionally remove the init.d symlink
2015-03-02 10:48:04 -08:00
Kai Zhang
43fc102b8e
add --config-files option to fpm command
...
This is to avoid overwritten of config file when update package.
Signed-off-by: Kai Zhang <zhangk1985@gmail.com>
2015-02-28 11:05:10 +08:00
Philip O'Toole
915e456ecf
Explicitly name installation binaries
...
Fixes #1734 .
2015-02-25 11:17:34 -08:00
Philip O'Toole
f369ac351f
Fix typo in error message
2015-02-11 23:15:18 -08:00
Will Fife
2c11d3dbe3
Changed first line to use /usr/bin/env bash as bash can't be expected
...
to reside at /bin/bash, for instance on FreeBSD systems its at
/usr/local/bin/bash.
2015-02-10 14:18:28 -08:00
Philip O'Toole
ce0cc84ec1
Create, and use, standard path for log file
2015-01-29 14:29:21 -08:00
Philip O'Toole
573989c5cb
Merge pull request #1447 from influxdb/increase_fd_limits
...
Set FD limits to 64K for influxd
2015-01-29 14:12:36 -08:00
Philip O'Toole
42d1f4056c
Create 'run' directory tree for influxdb
2015-01-29 13:27:17 -08:00
Philip O'Toole
030c5276a9
'go get' packages before building
2015-01-29 12:24:51 -08:00
Philip O'Toole
7f88b8bb16
Create link for renamed CLI binary
2015-01-28 17:25:50 -08:00
Philip O'Toole
f328e7a8e6
Add detailed packaging instructions
2015-01-28 12:21:26 -08:00
Philip O'Toole
c41b2b64d6
Add comment about 'fpm' and AWS CLI prerequisites
2015-01-28 09:51:54 -08:00
Philip O'Toole
2cb2b5d0b5
Explicitly set AWS creds during upload
...
Also, check return codes to make sure everything worked OK.
2015-01-28 09:43:19 -08:00
Philip O'Toole
d543ac2ecb
Create symlink to current InfluxDB CLI
2015-01-28 00:12:43 -08:00
Philip O'Toole
59c47fd699
Correct typo in packaging script comments
2015-01-27 16:25:43 -08:00
Philip O'Toole
48fdb239c8
Rename config file during packaging
2015-01-26 17:33:14 -08:00
Philip O'Toole
176106ec27
Merge pull request #1361 from sanga/mini_packaging_improvements
...
packaging: small improvements to package metadata
2015-01-26 09:09:34 -08:00
Todd Persen
7e2a93c65d
Merge pull request #1352 from influxdb/actually_set_version
...
Actually set 'version' and 'commit' during build
2015-01-25 22:26:09 -05:00
Tim Sampson
0e3e23a408
packaging: small improvements to package metadata
2015-01-25 20:48:00 +00:00
Philip O'Toole
e0c2165219
Actually set 'version' and 'commit' during build
2015-01-22 15:50:20 -08:00
Philip O'Toole
2c264e1240
Support publish of packages to S3
2015-01-22 15:31:49 -08:00
Philip O'Toole
b9c1eea7b8
Add simple header to script
2015-01-22 14:56:11 -08:00
Philip O'Toole
813c27f313
Set execute bit on init.d symlink
2015-01-22 14:45:00 -08:00
Philip O'Toole
c3b53f8af8
Add init.d script to packaging
2015-01-22 14:40:16 -08:00
Philip O'Toole
f1b56c849f
Offer to tag source code with version
2015-01-22 14:20:24 -08:00
Philip O'Toole
bae5679c2e
Add packaging script for debs and RPMs
...
No init.d script is yet included.
2015-01-22 13:57:51 -08:00
John Shahid
0b3c3d6182
get rid of the shell scripts
2014-01-06 11:22:19 -05:00
John Shahid
b1e6bad2b0
some minor changes and more docs
2013-12-03 18:58:47 -05:00
Paul Dix
ec93c7f601
Close #20 . Fix #78 . Add clustering, reads/writes are distributed
2013-12-03 18:40:15 -05:00
John Shahid
5e641c6a2a
revert the local levigo changes before packaging
2013-11-20 14:59:13 -05:00
John Shahid
a62e188f99
fix the source package
2013-11-20 14:04:31 -05:00
John Shahid
e73fae179f
run bundle install when packaging.
2013-11-13 17:02:11 -05:00
John Shahid
d1c72f42f0
fix #49 . fix the git sha replacement.
2013-11-13 11:26:18 -05:00