Tom Gallacher
648caa4dd4
deploy: add docker login
...
This commit also includes the required format changes to ensure that we
can push from docker compose. This means that we needed to update the
docker-compose.yml files to version 2.0
2016-10-20 16:58:09 +01:00
Tom Gallacher
57a1b28b27
docker-compose: fixing bug in incorrect service name
2016-10-20 16:32:00 +01:00
Tom Gallacher
90307954a7
depoly: adding a set -x for now
2016-10-20 16:25:00 +01:00
Tom Gallacher
b5ae1c6f2b
bin: refactor out triton variables into new fn
2016-10-20 16:13:53 +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
1960e62757
deployment: only run setup after images built.
2016-10-20 15:40:24 +01:00
Tom Gallacher
0adce28a1c
Fixing yarn install and permissions
2016-10-20 15:23:12 +01:00
Tom Gallacher
4565e142cf
backend: remove front-end build from backend.
2016-10-20 15:22:49 +01:00
Tom Gallacher
50208b6b4a
make: use yarn for installation of dependencies
2016-10-20 14:55:52 +01:00
Tom Gallacher
9140f2a52b
ci: add a deployment script
2016-10-20 14:55:05 +01:00
Sérgio Ramos
3f1459825c
ignore credentials.json
2016-10-20 14:11:40 +01:00
Sérgio Ramos
103f987504
when compiling frontend, use local webpack
2016-10-20 14:08:28 +01:00
Sérgio Ramos
27adabd4f2
initial implementation of a simple bff
2016-10-20 13:36:24 +01:00
Sérgio Ramos
c4376ecbcb
bootstrap frontend
2016-10-20 10:58:19 +01:00
Sérgio Ramos
d75ca9ffd4
bootstrap frontend
2016-10-20 10:58:19 +01:00
Sérgio Ramos
8e832f9f03
enable triton credentials from credentials.json
...
credentials can be set not only using ENV variables,
but also with credentials.json (if it is found)
2016-10-20 10:58:19 +01:00
Sérgio Ramos
07351dde85
ignore more common bloat
2016-10-20 10:58:19 +01:00
Sérgio Ramos
50d2ff2203
update readme to add info on frontend and spikes
2016-10-20 10:58:19 +01:00
Sérgio Ramos
3e71a2f7ce
remove unnecessary console.log
2016-10-20 10:58:19 +01:00
Tom Gallacher
092d793cde
circleci: pull and build before docker-compose up
2016-10-19 15:59:19 +01:00
Tom Gallacher
74f1faa005
circleci: upgrade docker-compose
2016-10-19 15:51:44 +01:00
Tom Gallacher
665a1fb8d3
Revert "circleci: build containers before deployment"
...
This reverts commit 44b1a5692c
.
2016-10-19 15:48:02 +01:00
Tom Gallacher
44b1a5692c
circleci: build containers before deployment
2016-10-19 15:41:25 +01:00
Tom Gallacher
46bce652ba
circleci: only run ./bin/setup when deployments happen
2016-10-19 15:35:02 +01:00
Tom Gallacher
d70e46a9b0
circleci: triton install after node version is set
2016-10-19 15:30:14 +01:00
Tom Gallacher
bffca57cea
circleci: optimise circle.yml
2016-10-19 15:27:53 +01:00
Tom Gallacher
1d86d4c776
Merge pull request #27 from yldio/ramos/css
...
aphrodite and css-modules working examples
2016-10-19 15:11:42 +01:00
Tom Gallacher
a1c0a15d63
triton: smallest instance is created on deploy
2016-10-19 15:10:03 +01:00
Sérgio Ramos
00da2f4171
css-modules & aphrodite examples
2016-10-19 15:04:20 +01:00
Tom Gallacher
be1f1a20be
ci: deploy on commit to master if tests pass
2016-10-18 19:27:46 +01:00
Tom Gallacher
b9ccacbad9
circleci: docker as a deployment dependency
2016-10-18 10:55:40 +01:00
Tom Gallacher
a433daaeb0
Merge pull request #25 from yldio/ramos/stacks-spike
...
update stack spike code
2016-10-18 10:51:16 +01:00
Tom Gallacher
987b5045c5
make install: quiet npm installs.
2016-10-18 10:48:35 +01:00
Sérgio Ramos
7c7e8f4a66
wip redux-loop
2016-10-17 21:36:31 +01:00
Sérgio Ramos
cce5998bfc
move from ducks
2016-10-17 21:36:31 +01:00
Sérgio Ramos
7eb639297f
working redux-thunk
2016-10-17 21:36:31 +01:00
Tom Gallacher
2a4dad3bf5
make: Adding an install target
2016-10-17 18:00:50 +01:00
Tom Gallacher
fe0d8163a4
Implementing a faux passing test for ci
2016-10-17 17:56:01 +01:00
Tom Gallacher
e6dfbeec51
Dockerising the cloudapi application
2016-10-17 16:41:17 +01:00
Tom Gallacher
495665088b
Fixing issues with bin/setup.sh
...
We accidentally were including some boilerplate from the project that
the setup files was pulled from.
2016-10-17 14:45:05 +01:00
Alex Windett
71b45f7341
Merge pull request #23 from yldio/contributing
...
Introducing a contribution guide
2016-10-14 15:37:19 +01:00
Tom Gallacher
e71fc374bc
triton-graphql -> Joyent cloudapi-graphql ( #22 )
...
This brings the name of the application inline with the terminology in
the Joyent triton / cloud api documentation.
2016-10-14 12:51:09 +01:00
Tom Gallacher
bfbf3f4434
Introducing a contribution guide
2016-10-14 12:25:04 +01:00
Tom Gallacher
fe5b7ffc5c
Adding ContainerPilot skeleton.
2016-10-14 11:57:26 +01:00
Sérgio Ramos
50a265da8c
redux-thunk spike wip
2016-10-14 10:45:12 +01:00
Tom Gallacher
27068b77e6
Updating setup
2016-10-10 17:38:58 +01:00
Tom Gallacher
77c4c24d3a
More README.md fixes
2016-10-10 16:51:27 +01:00
Tom Gallacher
0691a2fac6
Fixing README format
2016-10-10 16:50:27 +01:00
Tom Gallacher
039134727b
Implement README.md
2016-10-10 16:44:23 +01:00
Sérgio Ramos
dd718e1135
Initial commit
2016-10-10 16:37:26 +01:00