450 Commits

Author SHA1 Message Date
Alex Ellis
e2d7cb9a38 Bump to 0.6.1 2017-08-25 10:26:14 +01:00
Alex Ellis
1286e34a11 Update with invoke URLs and new website. 2017-08-25 10:25:41 +01:00
Alex Ellis
9639bc732b Create README.md 2017-08-25 10:15:00 +01:00
Alex Ellis
80f42c8e83 Mention swagger 2017-08-25 10:12:01 +01:00
Alex Ellis
c163b7d2a8 Add gateway_service_count metric for external provider
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-25 08:14:05 +01:00
Alex Ellis
5254f47c26 url_ping -> url-ping 2017-08-25 07:48:29 +01:00
Alex Ellis
b630bd2115 Update hack guide for UI
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-24 23:14:47 +01:00
Alex Ellis
2e919da445 Mention removal of services 2017-08-24 15:08:57 +01:00
Alex Ellis
a7be199814 TestDrive Updates for changes between April-August 2017-08-23 22:42:47 +01:00
Alex Ellis
70ef5f1c15 Update CONTRIBUTING.md 2017-08-23 22:33:55 +01:00
Alex Ellis
9c38d5c91e Update PULL_REQUEST_TEMPLATE.md 2017-08-23 22:31:53 +01:00
Alex Ellis
20a8d76253 Bump version to match release today. 2017-08-23 22:27:11 +01:00
Alex
0e723c5b97 watchdog - Patch environmental header test
Signed-off-by: Alex <alexellis2@gmail.com>
2017-08-23 21:13:38 +01:00
Alex
6d436c576c watchdog - Write out headers with underscores
Signed-off-by: Alex <alexellis2@gmail.com>
2017-08-23 21:08:53 +01:00
Alex Ellis
77f63be084 Make more concise 2017-08-23 19:48:38 +01:00
Alex Ellis
c706859731 Create deployment_swarm.md 2017-08-23 09:09:51 +01:00
Alex Ellis
907a55f60d Create deployment_k8s.md 2017-08-23 09:06:36 +01:00
Alex Ellis
b6002e1c85 Add EnvProcess and logo to UI
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-23 09:01:44 +01:00
Alex Ellis
272bfe0563 Update troubleshooting.md 2017-08-23 08:56:31 +01:00
Alex Ellis
41da1afea4 Create troubleshooting.md 2017-08-23 08:43:20 +01:00
Alex Ellis
360de12c36 Bump HubStats sample to 0.6.0
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-22 17:55:41 +01:00
Fabien Le Frapper
e8f387fa47 Use Roboto Mono for code blocks & use on imports for all fonts
Signed-off-by: Fabien Le Frapper <contact@fabienlefrapper.me>
2017-08-22 17:49:39 +01:00
Alex Ellis
0c85dc9779 Mention repos 2017-08-22 15:44:40 +01:00
Alex Ellis
1d93d8e0f8 Update roadmap 2017-08-22 15:27:12 +01:00
Alex Ellis
07a2bd8cc0 Add Rob's post on .NET 2017-08-21 12:52:26 +01:00
Alex Ellis
1156356074 Update community.md 2017-08-21 12:50:39 +01:00
Alex Ellis
1245995895 Add blog posts 2017-08-21 12:49:43 +01:00
morsik
17cd3d8028 Added syntax highlighting
Signed-off-by: Konrad Mosoń <mosonkonrad@gmail.com>
2017-08-20 14:32:14 +01:00
Alex Ellis
fcdba0971c Clarify use of templating. 2017-08-19 19:08:13 +01:00
Alex Ellis
b0cf8c305e Add new blog posts 2017-08-18 18:17:17 +01:00
John McCabe
70d730fbe4 Add QR Code function to community list
Signed-off-by: John McCabe <john@johnmccabe.net>
2017-08-18 17:31:22 +01:00
Alex Ellis
982765bdab Add OpenFaaS branding. 2017-08-18 08:41:52 +01:00
Alex Ellis
49ea79cf01 Insert branding. 2017-08-18 08:40:19 +01:00
Alex Ellis
7fa03d44ef Link to project naming issue 2017-08-18 08:36:53 +01:00
John McCabe
b2e51e5dad Check for docker in linux deploy_stack scripts
This commit updates the linux (both ARM and x86) deploy_stack scripts to
check for the availability of the Docker command and print the same
error returned by the PS1 script if not found.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-08-16 21:48:53 +01:00
John McCabe
3d2af2b34f Add deploy_stack scripts to TestDrive Docs section
This commit reorgs the TestDrive section slightly, explicitly calling out the one-line scripts used to start the FaaS stack locally.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-08-16 21:48:53 +01:00
John McCabe
a18c2e109a Add PowerShell script to start Docker stack
This commit adds a PowerShell script that mirrors the existing `deploy_stack.*` scripts.

It also checks that docker is installed and returns a readable error if not found (the alternative is a rather cryptic PowerShell error).

The docker stack command itself returns a readable error if no swarm has been initialised.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-08-16 21:48:53 +01:00
Alex Ellis
2de58fe7f1 Merge pull request #128 from alexellis/more_restarts
Allow restarts of up to 5 times with 5 sec delays
2017-08-16 21:43:56 +01:00
Alex
d34668ec1b Bump gateway to 0.6.0
Signed-off-by: Alex <alexellis2@gmail.com>
2017-08-16 21:38:50 +01:00
Alex
3ac73340c3 Allow restarts of up to 5 times with 5 sec delays
Signed-off-by: Alex <alexellis2@gmail.com>
2017-08-16 21:34:05 +01:00
Alex Ellis
07b779cbd3 Update for K8s support 2017-08-15 16:23:44 +01:00
Alex Ellis
a8c68f3bf8 Mention other repos 2017-08-15 15:55:49 +01:00
Alex Ellis
ea49d5e5f9 Merge pull request #124 from rgee0/updateSamples3
New armhf and updated sample function Dockerfiles
2017-08-14 20:57:30 +01:00
Alex Ellis
5f8d31fe0a Mention CLI instructions 2017-08-14 16:22:01 +01:00
Alex Ellis
fa498d3211 Bump version 2017-08-14 16:15:50 +01:00
rgee0
1cd7ce2449 New and updated sample function Dockerfiles & deleted NodeBaseFunction
Signed-off-by: rgee0 <richard@technologee.co.uk>
2017-08-13 21:47:40 +01:00
Alex Ellis
50025a7cd1 Merge pull request #125 from alexellis/bump_arm
Bump armhf Gateway to 0.6.0
2017-08-13 21:21:55 +01:00
Alex Ellis
7818f3fb17 Bump arm to 0.6.0
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-08-13 20:20:42 +00:00
JockDaRock
f43dc49db0 Time2Code community page addition 2017-08-10 10:42:37 +01:00
John McCabe
dade88c215 Add Img2ANSI function to community.md
Signed-off-by: John McCabe <john@johnmccabe.net>
2017-08-10 10:42:18 +01:00