Commit Graph

17 Commits

Author SHA1 Message Date
4e73f787da Include markdown sample
Fix UI refresh problem
Enable invocation from portal
2017-01-31 09:08:58 +00:00
52266a6741 Match content-type of incoming request. Fix for Alexa. 2017-01-28 12:26:30 +00:00
b9838291b2 Push fwatchdog to 0.03-alpha and update 2017-01-27 21:32:20 +00:00
6feaff784e Pin gateway services 2017-01-23 21:46:17 +00:00
79bc6a54ea Add auto-refresh to UI 2017-01-22 14:11:36 +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
390dcefb4f Add AlpineFunction to enable override of fprocess without new container 2017-01-20 18:13:42 +00:00
116ec413f3 Update docker-compose.yml 2017-01-18 12:42:29 +00:00
405897956b Add nodeinfo 2017-01-11 16:35:31 +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
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
eb0776e3a3 Update to support docker stack deploy 2017-01-09 13:24:42 +00:00