Alex Ellis
501e813d41
Move handlers into ./handlers
2017-01-25 22:29:17 +00:00
Alex Ellis
381556a1e1
Update TestDrive.md
2017-01-25 19:02:02 +00:00
Alex
34e3d26177
Test makehandler
2017-01-24 23:08:40 +00:00
Alex
e35fc06745
Run build.sh
2017-01-24 23:08:40 +00:00
Alex
d271649fe5
Add travis logo
2017-01-24 23:08:40 +00:00
Alex
1079eb9c42
Add travis and fix Dockerfile for test files
2017-01-24 23:08:40 +00:00
Alex
41639cba7e
Use time / duration for config
2017-01-24 23:08:40 +00:00
Alex
5bafacafc9
Add timeouts and unit test config.
2017-01-24 23:08:40 +00:00
Alex
533a6230f5
Make timeouts configurable for watchdog process. Make debug into container optional.
2017-01-24 23:08:40 +00:00
Alex
cdd5219200
Tweak alertmanager timeout + simplify down-scale of replicas
2017-01-23 22:44:03 +00:00
Alex
59ca597903
Fix if-guard for replica scaling
2017-01-23 22:12:47 +00:00
Alex
6feaff784e
Pin gateway services
2017-01-23 21:46:17 +00:00
Alex
afcf0deb09
Publish license
2017-01-23 21:03:08 +00:00
Alex
b11c400436
Combine stdout/stderr (experimental)
...
Don't panic on error, keep alive and return 500.
2017-01-23 18:32:01 +00:00
Alex Ellis
33a8f012f5
Update README.md
2017-01-23 15:26:13 +00:00
Alex
0dfafe99c5
Error handling around Docker socket, refactor scaling to separate method
2017-01-23 09:19:52 +00:00
Alex
2759aaf849
Remove -l switch from wc
2017-01-22 22:18:42 +00:00
Alex
9a42500deb
Switch from local binary to ADD via release page
2017-01-22 22:13:35 +00:00
Alex Ellis
1135f2fa45
Update TestDrive.md
2017-01-22 22:06:00 +00:00
Alex Ellis
b68e802155
Update TestDrive.md
2017-01-22 22:06:00 +00:00
Alex Ellis
f57acdb249
Update TestDrive.md
2017-01-22 22:06:00 +00:00
Alex Ellis
9086e7d86b
Update TestDrive.md
2017-01-22 22:06:00 +00:00
Alex Ellis
1d1124ecbf
Update TestDrive.md
2017-01-22 22:06:00 +00:00
Alex Ellis
5277cf43a6
Update TestDrive.md
2017-01-22 22:06:00 +00:00
Alex Ellis
f4fde50ca8
Add +5 / -5 Replica scaling in response to AlertManager
2017-01-22 20:00:48 +00:00
Alex Ellis
79bc6a54ea
Add auto-refresh to UI
2017-01-22 14:11:36 +00:00
Alex Ellis
cf2317696d
Unmarshall the service name
2017-01-22 11:13:45 +00:00
Alex Ellis
158c412251
Initial test for alert unmarshall
2017-01-22 11:09:43 +00:00
Alex Ellis
ff429ce493
Add static front end + functions endpoint.
2017-01-22 10:45:42 +00:00
Alex Ellis
b9bd7c8101
Extract separate files/packages for better visibility.
2017-01-21 15:50:19 +00:00
Alex Ellis
8da30eecaa
Plate gateway on manager
2017-01-21 14:17:20 +00:00
Alex
3a0739fad0
Add route /system/alert for scaling.
2017-01-21 10:59:29 +00:00
Alex
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
Alex Ellis
a9e72cd0a3
Merge branch 'verbose_profiles' with Alpine base image and light-weight examples of cat/wc
2017-01-21 09:51:02 +00:00
Alex Ellis
d538433e3f
Update TestDrive.md
2017-01-20 23:48:53 +00:00
Alex Ellis
390dcefb4f
Add AlpineFunction to enable override of fprocess without new container
2017-01-20 18:13:42 +00:00
Alex Ellis
f6bf5a9c92
Update README.md
2017-01-19 11:26:57 +00:00
Alex Ellis
cecd90b24b
Update TestDrive.md
2017-01-19 11:20:27 +00:00
Alex Ellis
dc520b6257
Create TestDrive.md
2017-01-18 16:57:52 +00:00
Alex Ellis
116ec413f3
Update docker-compose.yml
2017-01-18 12:42:29 +00:00
Alex Ellis
04b52ed93e
Merge pull request #7 from alexellis/stack_1
...
Merge node info into stack
2017-01-11 16:38:01 +00:00
Alex Ellis
ee4293a08e
Update README.md
2017-01-11 16:37:05 +00:00
Alex Ellis
405897956b
Add nodeinfo
2017-01-11 16:35:31 +00:00
Alex Ellis
06f7629757
Correcting missing space
2017-01-10 16:19:33 +00:00
Alex Ellis
cb24d06ae0
Space out of place
2017-01-10 16:19:04 +00:00
Alex
1daede2338
Also deply webhook stash and update README
2017-01-09 22:18:52 +00:00
Alex Ellis
82ce7050fb
Merge in Docker Stack changes
2017-01-09 20:10:11 +00:00
Alex Ellis
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
Alex Ellis
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
Patrick Chanezon
afab4e32e6
fix port in README ( #3 )
2017-01-09 20:00:52 +00:00