b0cf8c305e
Add new blog posts
2017-08-18 18:17:17 +01:00
70d730fbe4
Add QR Code function to community list
...
Signed-off-by: John McCabe <john@johnmccabe.net >
2017-08-18 17:31:22 +01:00
982765bdab
Add OpenFaaS branding.
2017-08-18 08:41:52 +01:00
49ea79cf01
Insert branding.
2017-08-18 08:40:19 +01:00
7fa03d44ef
Link to project naming issue
2017-08-18 08:36:53 +01:00
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
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
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
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
d34668ec1b
Bump gateway to 0.6.0
...
Signed-off-by: Alex <alexellis2@gmail.com >
2017-08-16 21:38:50 +01:00
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
07b779cbd3
Update for K8s support
2017-08-15 16:23:44 +01:00
a8c68f3bf8
Mention other repos
2017-08-15 15:55:49 +01:00
ea49d5e5f9
Merge pull request #124 from rgee0/updateSamples3
...
New armhf and updated sample function Dockerfiles
2017-08-14 20:57:30 +01:00
5f8d31fe0a
Mention CLI instructions
2017-08-14 16:22:01 +01:00
fa498d3211
Bump version
2017-08-14 16:15:50 +01:00
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
50025a7cd1
Merge pull request #125 from alexellis/bump_arm
...
Bump armhf Gateway to 0.6.0
2017-08-13 21:21:55 +01:00
7818f3fb17
Bump arm to 0.6.0
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com >
2017-08-13 20:20:42 +00:00
f43dc49db0
Time2Code community page addition
2017-08-10 10:42:37 +01:00
dade88c215
Add Img2ANSI function to community.md
...
Signed-off-by: John McCabe <john@johnmccabe.net >
2017-08-10 10:42:18 +01:00
45c1c0d211
Fix typo
2017-08-10 10:41:43 +01:00
b6514064ac
Update CONTRIBUTING.md
2017-08-10 10:21:23 +01:00
28c7d8a0b7
Update gateway DNS entry to cluster-local
2017-08-09 18:43:00 +01:00
df4e6cc08f
Fix compose tag
2017-08-08 11:13:25 +01:00
e02437bde2
Move to 0.6.0 tag
2017-08-08 11:12:55 +01:00
881a70f328
Add https://cli.openfaas.com
2017-08-08 11:08:13 +01:00
c0cc48b844
Move NodeInfo to 0.6.0 watchdog. Produce ARMHF binaries too
2017-08-08 09:23:55 +01:00
ce8d5838dc
Add plugin folder to Dockerfile
2017-08-08 09:14:46 +01:00
f165ce2ca7
External replica proxy
2017-08-08 09:14:46 +01:00
33381a783a
External alert-handler support.
2017-08-08 09:14:46 +01:00
1e4b5f907a
Wrap scaling / alert handling in interface/adapter pattern.
2017-08-08 09:14:46 +01:00
fa210a0dd3
Move HttpAdapter to own file
2017-08-08 09:14:46 +01:00
9df92c7f1b
Start logging metrics
2017-08-08 09:14:46 +01:00
35a15cff01
Support external URL for FaaS functions
2017-08-08 09:14:46 +01:00
f239033aa5
Update intro
2017-08-07 09:44:30 +01:00
bb8ccb2e40
Un-comment PWD button
2017-08-06 09:04:43 +01:00
fe97c4288b
Mention k8s in issue template
2017-08-04 12:24:27 +01:00
235da92617
Mention FaaS-netes
2017-08-03 11:51:59 +01:00
4d896b6030
Add overview image
2017-08-03 08:29:44 +01:00
3d7e1fd386
Update README.md
2017-07-29 10:11:50 +01:00
45a702cf17
Add k8s to intro
2017-07-29 10:10:00 +01:00
8f4c3ff581
Adding faas-tensorflow to community page
2017-07-28 12:52:53 +01:00
da222c5cb4
Update roadmap highlights
2017-07-26 19:20:13 +01:00
925cfc038a
Update tech stack to include Kubernetes
2017-07-26 19:18:34 +01:00
4761361e63
Fix url in readme to cli repo
...
Signed-off-by: Steve Lacy <me@slacy.me >
2017-07-26 18:59:07 +01:00
1afa8fc6dc
Update CONTRIBUTING.md
2017-07-26 18:57:13 +01:00
e29c2faf4e
Update PULL_REQUEST_TEMPLATE.md
2017-07-26 18:56:01 +01:00
518d2f41a0
Add K8s specific files
2017-07-25 20:44:14 +01:00
ddc973c341
Watchdog - Write error / stack to caller.
2017-07-19 17:41:38 +01:00