Pavel Zavora
2ce5ce87d6
chore: update changelog
2021-06-24 08:41:07 +02:00
Pavel Zavora
fde62635f8
fix(docker): use environment variables to specify default arguments
2021-06-24 08:40:35 +02:00
Pavel Zavora
b760270fdb
chore: upgrade docker alpine to 3.12
2020-08-19 06:10:14 +02:00
Nathan Haugo
6676d7aaaa
Update go and alpine versions ( #4886 )
...
* Update go and alpine versions
* Update changelog
* Work around go get issue
* Update the go-bindata path
2018-12-14 15:16:35 -08:00
Brandon Farmer
00644f86d9
Add PROTOBOARDS_PATH to dockerfile
2018-11-07 12:27:51 -08:00
Brandon Farmer
cb64e6b217
Update dockerfile for protoboards
2018-11-07 11:52:36 -08:00
Michael Desa
9a44a73086
Add chronoctl to build.py and Dockerfile
2018-02-08 19:21:29 -05:00
Chris Goller
0da1d441af
Update Dockerfile to use VOLUMEs
2016-11-15 09:07:12 -06:00
Chris Goller
54a54f95f7
Fix Docker image by preparing db directory
2016-11-14 22:37:19 -06:00
Chris Goller
7b650de0df
Add license of dependencies.
2016-11-14 10:23:45 -06:00
Jack Zampolin
2797f4ac46
Fix persistence and change canned path
2016-11-13 13:18:51 -08:00
Jack Zampolin
ca2b8e5986
Move chronograf files to /var/lib/chronograf
2016-11-13 09:11:44 -08:00
Chris Goller
91eec23099
Update name to chronograf
2016-10-20 09:39:40 -05:00
Chris Goller
1db3b1a005
Update naming of pre-canned layouts.
...
Layouts now are served from only a directory and are named
MEAUREMENT_UUID.json.
2016-10-11 13:12:19 -05:00
Andrew Watkins
6883603941
Remove INFLUX_HOST
2016-09-22 14:44:49 -07:00
Andrew Watkins
1d48c8564e
Specify the env var for the influx host
2016-09-22 13:27:18 -07:00
Andrew Watkins
846958ef1d
Remove unnecessary docker config
...
mrfusion already respects the PORT env var. No need to specify it.
After this commit, however, you will need to specify exposing the port
on the CLI when starting the container.
Heroku providers the PORT when it runs the container.
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:36:15 -07:00
Andrew Watkins
9d871efdd4
Specify the port as to play with Heroku.
...
This probably breaks things running locally. Let's talk about how we can use the 8888 for local
development. Please refer to https://devcenter.heroku.com/articles/container-registry-and-runtime
for information.
NOTE: the EXPOSE keyword is not respected on heroku because they control the ports. Hence the
environment variable PORT.
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 10:59:56 -07:00
Chris Goller
b8d74706fa
Update docker and makefile to use mrfusion
2016-09-16 15:47:38 -05:00
Will Piers
fa00720883
Remove docker stuff for now
2016-09-16 11:32:31 -07:00
Will Piers
66981ea5ce
Amend Docker setup to work with create react app
2016-09-14 15:42:36 -07:00
Kevin Fitzpatrick
e0e83c0a9e
Run on heroku
2016-09-07 15:26:59 -07:00