1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Sérgio Ramos
5e59690ca8 run prettier 2017-04-27 23:11:12 +01:00
Sérgio Ramos
11a88820e7 support ENV names in credentials json 2017-04-27 19:43:32 +01:00
Sérgio Ramos
04e604eb8e use port 4000 by default
also:
 - use prettier
 - uddate dependencies
 - document other ways of setting up credentials
2017-04-27 19:26:15 +01:00
Sérgio Ramos
87e7ac562e add missing cloudapi dependencies 2017-04-17 14:56:10 +01:00
Sérgio Ramos
8968e529df update cloudapi-graphql dependencies 2017-04-13 18:34:32 +01:00
Tom Gallacher
063534d18b Adding nginx as a service to load balance ui 2016-11-02 16:13:15 +00:00
Tom Gallacher
adb0ffb476 cloudapi: fall back to .env file 2016-11-01 16:14:55 +00:00
Sérgio Ramos
125ac9a167 allow circular dependencies in graphql 2016-10-25 20:34:56 +01:00
Tom Gallacher
b35027d34a make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +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
3e71a2f7ce remove unnecessary console.log 2016-10-20 10:58:19 +01:00
Tom Gallacher
e6dfbeec51 Dockerising the cloudapi application 2016-10-17 16:41:17 +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