1910 Commits

Author SHA1 Message Date
Alex Ellis
bafea3e79a Add text type by default to tester page 2017-04-06 21:07:30 +01:00
Alex Ellis
85a2fe8573 Add NodeBase function concept 2017-04-06 13:19:09 +01:00
Alex Ellis
8a53bacef2 Update s/platform/framework 2017-04-06 09:13:22 +01:00
Alex Ellis
3aec97441e Cleanup logging, give not allowed to GET on gateway functions 2017-04-05 22:34:45 +01:00
Alex Ellis
469fc690da Fix issue in watchdog - not reading false config overrides. 2017-04-05 09:13:18 +01:00
Alex Ellis
93bdfba4b2 Rename marshal_request for watchdog, enable lock-file for healthcheck CMD. 2017-04-05 09:13:18 +01:00
Alex Ellis
0b166c7627 Enable DNS-RR override for task lookup. 2017-04-05 09:13:18 +01:00
Alex Ellis
a476c50a99 Create README.md 2017-04-04 08:38:02 +01:00
Alex Ellis
12f4f17394 Move default gateway to 0.5.1 2017-03-31 20:43:54 +01:00
Alex Ellis
19699d5e79 Add key-protected sample 2017-03-31 20:40:25 +01:00
Alex Ellis
54d16013bb Add comment 2017-03-31 20:40:25 +01:00
Alex
873d7a69e9 Remove test temporarily for gateway 2017-03-31 20:40:25 +01:00
Alex
c705cd8e33 Forward client HTTP headers through pipeline 2017-03-31 20:40:25 +01:00
Alex
a740783c78 Make function button clearer 2017-03-31 20:40:25 +01:00
Alex Ellis
04be17ce49 Add marshall_request to watchdog for passing header to functions 2017-03-31 20:40:25 +01:00
Alex Ellis
43a66e4043 Error handling in sample 2017-03-31 19:56:38 +01:00
Alex
22b3e73b96 Merge branch 'master' of https://github.com/alexellis/faas 2017-03-28 19:48:04 +01:00
Alex
fdd0ef4b27 Build all functions via script, push to 0.5 watchdog 2017-03-28 19:47:52 +01:00
Alex Ellis
c2eb41ee4f Fix buffer dead-lock in Watchdog (#33)
* Go sync group to handle blocking on buffered-pipes
2017-03-28 19:05:33 +01:00
Alex Ellis
badcf7863c Add function store idea 2017-03-28 15:06:48 +01:00
Alex Ellis
4650777823 Add tips for adding functions. 2017-03-27 22:51:39 +01:00
Alex Ellis
f78e1cdeb6 Add community link 2017-03-27 22:18:00 +01:00
Austin Frey
8a921cd811 added TechLancaster event to community.md
added TechLancaster event to community.md
2017-03-27 22:16:41 +01:00
Alex Ellis
31fabdd529 Add InfoWorld & docker-awesome 2017-03-27 22:16:00 +01:00
Alex Ellis
8cf5429df4 Update TestDrive.md 2017-03-27 19:45:00 +01:00
Alex Ellis
361a31ac97 Push Go to 1.7.5 2017-03-27 17:56:33 +01:00
Brian Christner
18edf17a4f add ETH Polymese event introducing students to Cloud, Container, and Serverless 2017-03-24 19:23:31 +00:00
Brian Christner
49a0f88066 add Rackspace event to community 2017-03-24 19:23:31 +00:00
Alex Ellis
1c6eb3989e Update ISSUE_TEMPLATE.md 2017-03-24 14:24:39 +00:00
Alex Ellis
056c16e332 Add HN link 2017-03-24 12:31:32 +00:00
Alex Ellis
a6ef05d52f Create community.md 2017-03-24 09:58:13 +00:00
Alex
be9feed834 Remove additional spacing from compose samples 2017-03-24 08:11:10 +00:00
Alex Ellis
f4109890c1 Test drive update 2017-03-23 08:11:25 +00:00
Alex Ellis
dddd15108e Highlight blog link 2017-03-22 09:37:31 +00:00
Alex Ellis
ce7fdef85e Update for typo. 2017-03-22 09:33:15 +00:00
Alex Ellis
ebf7427211 Move MarkdownRender to new namespace 2017-03-22 09:19:51 +00:00
Alex Ellis
65ae7b3e2d Update TestDrive.md 2017-03-22 09:13:33 +00:00
Alex Ellis
f5f36fbfc8 Update ROADMAP.md 2017-03-22 09:08:03 +00:00
Alex
301091b910 Update sample namesapce 2017-03-22 08:35:33 +00:00
Alex Ellis
24ce1f6d6e Update intro 2017-03-22 07:41:14 +00:00
Alex Ellis
d532da61a2 Re-ordering page 2017-03-21 18:38:29 +00:00
Alex Ellis
480a389a83 Update README.md 2017-03-21 18:33:54 +00:00
Alex Ellis
14a3267742 Update README.md 2017-03-21 09:10:40 +00:00
Alex Ellis
eef464a962 Update README.md 2017-03-21 09:09:29 +00:00
Alex Ellis
2aeadfda1c Disable KeepAlive on proxy (#21)
* Service lookup

* Disable KeepAlive to force RR for replias.

* set KeepAlive to 0

* Remove temporary file

* Support white and rename function

* Remove debug from node sample
2017-03-21 08:39:36 +00:00
Alex
9cf4376096 Remove debug from node sample 2017-03-16 22:42:11 +00:00
Alex Ellis
c958aa0119 Change NodeInfo namespace 2017-03-16 09:30:19 +00:00
Alex Ellis
29b624d1b1 Simplify --advertise-addr for PWD 2017-03-15 11:56:58 +00:00
Alex Ellis
a63dd8ee4c Simplify instrumentation metrics.
- fix javascript deserialization in UI with json response
-  create swarm watcher to monitor replicas
2017-03-14 22:10:24 +00:00
Alex
38713184e5 Add status code instrumentation for functions 2017-03-14 22:10:24 +00:00