Commit Graph

5 Commits

Author SHA1 Message Date
Raoul Millais fa841e0cee Make running the stack work locally (#55)
* Do not check triton config for local setup

* Log how to run stack locally

- If docker is unconfigured (default)

* Remove exports from setup-tools

- Don't pollute the environment with these functions.  This file is
sourced so they will still be available

* Fix linting errors and make code style consistent

* Fix docker check when DOCKER_HOST is set

* Make setup work whe triton env vars are not set

* Document setup step
2016-11-01 12:13:47 +00:00
Tom Gallacher b35027d34a make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00
Raoul Millais 0992953121 Setup fixes for OSX
- Use a more robust way of determining the location of the setup script
- Style fix: make INCLUDE path constant
2016-10-24 11:44:20 +01:00
Tom Gallacher 7f054437c8 bin: handle creation of .env file in a nicer way 2016-10-20 16:04:32 +01:00
Tom Gallacher 9140f2a52b ci: add a deployment script 2016-10-20 14:55:05 +01:00