Commit Graph

38 Commits

Author SHA1 Message Date
Tom Gallacher 2cacb7b1c8 Bumping Dockerfile versions 2017-01-26 17:17:44 +00:00
Tom Gallacher 8f6e4d5f32 Add new telemetry for application 2017-01-26 14:41:41 +00:00
Tom Gallacher 178b84c53c Correcting sensors path 2017-01-26 12:35:49 +00:00
Tom Gallacher 4d94830d30 Add stat collection 2017-01-25 15:49:05 +00:00
Tom Gallacher 0c0b2dd145 Adding licence checker 2017-01-17 16:50:48 +00:00
Tom Gallacher a3e828fa48 Update nodejs version in containers 2017-01-05 11:03:48 +00:00
Tom Gallacher 1429f9403f Update license to SPDX formated 2017-01-03 14:30:58 +00:00
Sérgio Ramos af4d26b5a5 update dependencies 2016-12-22 11:36:41 +00:00
Sérgio Ramos 382f184580 update cloudapi dependencies 2016-12-19 12:33:57 +00:00
Tom Gallacher 6b06dc3400 docs: adding container badge for cloudapi-graphql 2016-11-04 12:20:24 +00:00
Tom Gallacher 063534d18b Adding nginx as a service to load balance `ui` 2016-11-02 16:13:15 +00:00
Tom Gallacher bbb37322e1 containerpilot: updating names of services 2016-11-01 16:17:49 +00:00
Tom Gallacher adb0ffb476 cloudapi: fall back to .env file 2016-11-01 16:14:55 +00:00
Tom Gallacher c0e68b4ef6 ci: speedup docker builds and pushes 2016-10-31 17:18:43 +00:00
Sérgio Ramos 7712d20523 Revert "clean ignored files"
This reverts commit f3bb799227.
2016-10-31 15:18:31 +00:00
Sérgio Ramos f3bb799227 clean ignored files 2016-10-31 14:42:46 +00:00
Tom Gallacher d66fc3c6e3 make: adding lint-ci task
Fixes #50
2016-10-31 14:17:08 +00:00
Tom Gallacher 61f290e0d7 make: Adding test-ci make task 2016-10-31 12:02:32 +00:00
Tom Gallacher dd259be965 tests: Makefile is now the main truth, away from npm 2016-10-27 16:15:44 +01: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
Tom Gallacher 14d0d6962f cloudapi-graphql: adding missing dependency 2016-10-24 17:09:36 +01:00
Tom Gallacher eda79704ac make: prefer-offline installs and upgrade nodejs 2016-10-24 16:55:06 +01:00
Tom Gallacher 07e85be03b make: fixing broken includes 2016-10-24 16:00:51 +01:00
Tom Gallacher f2d5c03b57 docker: fixing docker mishape 2016-10-24 15:56:31 +01:00
Tom Gallacher cf78ae9d84 Cleaning up Makefiles 2016-10-24 15:52:46 +01:00
Tom Gallacher c92ebf30f2 make: refactor make files 2016-10-24 14:14:44 +01:00
Tom Gallacher f49d7e4dac deps: triton to use fork with no-mutable deps
When the PR is merged into node-triton we will update this.
2016-10-24 10:54:15 +01:00
Tom Gallacher 1babe29b08 dockerfile: slim down Dockerfile 2016-10-21 16:48:18 +01:00
Tom Gallacher 58ea9aaac0 build: reduce verbosity of builds 2016-10-21 12:00:09 +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 987b5045c5 make install: quiet npm installs. 2016-10-18 10:48:35 +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 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