Commit Graph

15 Commits (5ad0292de6b3562d50ad5267bd86ae2a6246911d)

Author SHA1 Message Date
Chris Goller 5ce005b24b Update Dockerfile to use VOLUMEs 2016-11-15 09:07:12 -06:00
Chris Goller 5d2ea31c44 Fix Docker image by preparing db directory 2016-11-14 22:37:19 -06:00
Chris Goller a0415f2ff1 Add license of dependencies. 2016-11-14 10:23:45 -06:00
Jack Zampolin a1958d1536 Fix persistence and change canned path 2016-11-13 13:18:51 -08:00
Jack Zampolin 6e1569a175 Move chronograf files to /var/lib/chronograf 2016-11-13 09:11:44 -08:00
Chris Goller 8911b0fd78 Update name to chronograf 2016-10-20 09:39:40 -05:00
Chris Goller 28e3dfd66e 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 06fa108a5c Remove INFLUX_HOST 2016-09-22 14:44:49 -07:00
Andrew Watkins 0f9cb6aef7 Specify the env var for the influx host 2016-09-22 13:27:18 -07:00
Andrew Watkins f237cc714f 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 13eff5dbc5 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 b5f282271b Update docker and makefile to use mrfusion 2016-09-16 15:47:38 -05:00
Will Piers e8c9d83457 Remove docker stuff for now 2016-09-16 11:32:31 -07:00
Will Piers 9cb3fbd8da 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