721 Commits

Author SHA1 Message Date
Alex Ellis
3f0b3ffe96
Update community.md 2017-11-02 22:13:47 +00:00
Alex Ellis
b35c32c965
Add Harry's blog 2017-11-02 22:12:07 +00:00
Alex Ellis
c69bd8997d
The PWD site is broken again, so commenting out button 2017-11-02 12:12:12 +00:00
Alex Ellis
58a64f02e3
Update troubleshooting.md 2017-10-31 22:45:02 +00:00
Alex Ellis
259b35e85b Add default timeout as 8 seconds
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-31 22:26:04 +00:00
Alex Ellis
fd273414db
Expand the suggested contributions section 2017-10-31 14:21:42 +00:00
Alex Ellis
8314b3c0b5 Log fork/duration
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-31 11:34:29 +00:00
Alex Ellis
38a3843d62
Update CONTRIBUTING.md 2017-10-30 16:02:26 +00:00
Alex Ellis
40a8b74a46 Bump armhf to 0.6.7
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-30 08:15:30 +00:00
Alex Ellis
c81418e5a8 Switch to armv6 and multi-arch for runtime image
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-29 21:38:13 +00:00
mlabouardy
4bf297a33f fix post order
Signed-off-by: Mohamed Labouardy <mohamed@labouardy.com>
2017-10-29 17:56:22 +00:00
mlabouardy
45a93ad877 serverless memes function post link
Signed-off-by: mlabouardy <mohamed@labouardy.com>
2017-10-29 17:56:22 +00:00
Alex Ellis
8e4537ff73 Update README for Http_ContentLength
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-29 17:49:20 +00:00
Alex Ellis
33e794abde Add Http_ContentLength for deterministic applications
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-29 17:49:20 +00:00
Alex Ellis
4889c779b7 Verify prometheus results are mixed into function list
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-29 15:21:23 +00:00
Alex Ellis
8363532751 Set content-type for mixed-in Prometheus results
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-29 15:21:23 +00:00
Alex Ellis
85d3e2ba87 Revert to compose 3.2 due to PWD lagging behind
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 21:48:27 +01:00
Alex Ellis
08b2ea3f45
Update README.md 2017-10-28 18:44:28 +01:00
Alex Ellis
c65e2ee375 Write intro for nginx config
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
5832d1415e Enable sync/async route to be pass-through without auth
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
7a133e0605 Protect with Nginx
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
bed3ca97fa Minify example
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
b4c5be54a9 Add Nginx config with docker secrets
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-28 18:38:39 +01:00
Alex Ellis
6f005d2240
Update README.md 2017-10-28 09:50:00 +01:00
Alex Ellis
1e54a6d289
Update README.md 2017-10-28 09:47:46 +01:00
Alex Ellis
9a9d556773
Update deployment_digitalocean.md 2017-10-28 09:47:16 +01:00
Alex Ellis
e6e92c0514
Update deployment_k8s.md 2017-10-28 09:47:09 +01:00
Alex Ellis
4e253b98c6
Update deployment_swarm.md 2017-10-28 09:47:06 +01:00
Alex Ellis
8e8bdcee5c
Mention Go 2017-10-27 20:42:09 +01:00
Alex Ellis
30adb4fc0b
Update contributor info 2017-10-27 20:39:49 +01:00
Alex Ellis
28d3e330c2 Support NATS.io streaming on ARMHF
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-27 15:41:21 +00:00
Alex Young
0248a5ea1d Return 500 if GET /system/functions fails
Signed-off-by: Alex Young <alex@heuris.io>
2017-10-27 15:38:03 +01:00
Alex Ellis
12a0c75e91 Add unit tests to build. Pin to specific Alpine tag.
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-26 21:02:50 +01:00
Alex Ellis
dce748e2a1 Re-order 2017-10-26 16:26:49 +01:00
Alex Ellis
fb8334c927 Update deployment_k8s.md 2017-10-26 16:15:28 +01:00
Alex Ellis
7e0162d615 Update README.md 2017-10-26 16:12:40 +01:00
Alex Ellis
eba20b53df Update asynchronous.md 2017-10-26 16:11:57 +01:00
Alex Ellis
601a1ae972 Add UI screenshot 2017-10-26 15:00:05 +01:00
Alex Ellis
997b0b744b Update deployment_k8s.md 2017-10-26 14:57:58 +01:00
Alex Ellis
ba8cc50ca4 Update README.md 2017-10-26 14:37:00 +01:00
Alex Ellis
065d676ead Mention command override 2017-10-26 14:29:37 +01:00
Alex Ellis
bd3ee3f1f4 Separate ARM64/ARM32 2017-10-26 09:49:08 +01:00
Richard Gee
0e73bda6b6 Draft Quick guide for ARMHF / ARM64 fixes #307
Signed-off-by: rgee0 richard@technologee.co.uk

Adaptation of the swarm deployment and the morning coffee blog with changes made to address the differences required to enable the sample function to build and invoke correctly on an ARM.  Further work required to accommodate ARM64
2017-10-26 09:38:13 +01:00
Alex Ellis
acfcc73ddb Update items completed. 2017-10-25 20:33:13 +01:00
Alex Ellis
ec60d97518 Report async execution duration
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-25 19:40:33 +01:00
Alex Ellis
377520120c Update CONTRIBUTING.md 2017-10-25 08:32:50 +01:00
Alex Ellis
561e447133 Update MAINTAINERS 2017-10-25 08:30:20 +01:00
Lucas Roesler
be4eea92a1 Add spinner during funciton invoke in the web ui
**What**
- Add a simple sinner when the function is invoked
- Disable the invoke button until the request returns

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2017-10-24 18:17:26 +01:00
Alex Ellis
fdbffa1e84 Update MAINTAINERS 2017-10-24 16:07:34 +01:00
Alex Ellis
73e702d908 Push to latest gateway version
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-23 19:05:27 +01:00