Commit Graph

348 Commits

Author SHA1 Message Date
59ca597903 Fix if-guard for replica scaling 2017-01-23 22:12:47 +00:00
6feaff784e Pin gateway services 2017-01-23 21:46:17 +00:00
06291c33fe Publish license 2017-01-23 21:03:36 +00:00
afcf0deb09 Publish license 2017-01-23 21:03:08 +00:00
502e13acab Combine stdout/stderr (experimental)
Don't panic on error, keep alive and return 500.
2017-01-23 18:32:35 +00:00
b11c400436 Combine stdout/stderr (experimental)
Don't panic on error, keep alive and return 500.
2017-01-23 18:32:01 +00:00
33a8f012f5 Update README.md 2017-01-23 15:26:13 +00:00
38810b0229 Update README.md 2017-01-23 15:25:49 +00:00
0dfafe99c5 Error handling around Docker socket, refactor scaling to separate method 2017-01-23 09:19:52 +00:00
2759aaf849 Remove -l switch from wc 2017-01-22 22:18:42 +00:00
9a42500deb Switch from local binary to ADD via release page 2017-01-22 22:13:35 +00:00
1135f2fa45 Update TestDrive.md 2017-01-22 22:06:00 +00:00
b68e802155 Update TestDrive.md 2017-01-22 22:06:00 +00:00
f57acdb249 Update TestDrive.md 2017-01-22 22:06:00 +00:00
9086e7d86b Update TestDrive.md 2017-01-22 22:06:00 +00:00
1d1124ecbf Update TestDrive.md 2017-01-22 22:06:00 +00:00
5277cf43a6 Update TestDrive.md 2017-01-22 22:06:00 +00:00
73a3ff0348 Update TestDrive.md 2017-01-22 20:41:43 +00:00
af879b1277 Update TestDrive.md 2017-01-22 20:19:36 +00:00
fd7ce4d935 Update TestDrive.md 2017-01-22 20:14:05 +00:00
e65c6c0f33 Update TestDrive.md 2017-01-22 20:11:38 +00:00
ce7b552d73 Update TestDrive.md 2017-01-22 20:10:32 +00:00
f4fde50ca8 Add +5 / -5 Replica scaling in response to AlertManager 2017-01-22 20:00:48 +00:00
354b467b53 Update TestDrive.md 2017-01-22 19:19:19 +00:00
79bc6a54ea Add auto-refresh to UI 2017-01-22 14:11:36 +00:00
cf2317696d Unmarshall the service name 2017-01-22 11:13:45 +00:00
158c412251 Initial test for alert unmarshall 2017-01-22 11:09:43 +00:00
ff429ce493 Add static front end + functions endpoint. 2017-01-22 10:45:42 +00:00
b9bd7c8101 Extract separate files/packages for better visibility. 2017-01-21 15:50:19 +00:00
8da30eecaa Plate gateway on manager 2017-01-21 14:17:20 +00:00
3a0739fad0 Add route /system/alert for scaling. 2017-01-21 10:59:29 +00:00
ab2f8e85f3 Introduce gateway_function_invocation_total to track individual functions
Introduce prometheus_alertmanager into stack - have it fire into webhook stash
2017-01-21 10:11:33 +00:00
a9e72cd0a3 Merge branch 'verbose_profiles' with Alpine base image and light-weight examples of cat/wc 2017-01-21 09:51:02 +00:00
d538433e3f Update TestDrive.md 2017-01-20 23:48:53 +00:00
390dcefb4f Add AlpineFunction to enable override of fprocess without new container 2017-01-20 18:13:42 +00:00
f6bf5a9c92 Update README.md 2017-01-19 11:26:57 +00:00
cecd90b24b Update TestDrive.md 2017-01-19 11:20:27 +00:00
dc520b6257 Create TestDrive.md 2017-01-18 16:57:52 +00:00
116ec413f3 Update docker-compose.yml 2017-01-18 12:42:29 +00:00
04b52ed93e Merge pull request #7 from alexellis/stack_1
Merge node info into stack
2017-01-11 16:38:01 +00:00
ee4293a08e Update README.md 2017-01-11 16:37:05 +00:00
405897956b Add nodeinfo 2017-01-11 16:35:31 +00:00
06f7629757 Correcting missing space 2017-01-10 16:19:33 +00:00
cb24d06ae0 Space out of place 2017-01-10 16:19:04 +00:00
1daede2338 Also deply webhook stash and update README 2017-01-09 22:18:52 +00:00
82ce7050fb Merge in Docker Stack changes 2017-01-09 20:10:11 +00:00
983cf55369 Merge stack changes into master (#5)
* - Extend stack to include a test function
- Allow _ char in routes
- Let Dockerfile shrink by coming from alpine

* Update build.sh

* Document stack deploy

* Update README.md

* Update README.md

* fix port in README (#3)
2017-01-09 20:09:11 +00:00
f944b088be Stack 1 (#4)
* - Extend stack to include a test function
* - Allow _ char in routes
* - Let Dockerfile shrink by coming from alpine

* Update build.sh

* Document stack deploy

* Update README.md

* fix port in README (#3)
2017-01-09 20:02:18 +00:00
afab4e32e6 fix port in README (#3) 2017-01-09 20:00:52 +00:00
e2a6eebdef Update README.md 2017-01-09 17:58:10 +00:00