Ivana Yovcheva (VMware) f936dcd757 Update watchdog version to 0.7.9 in function templates and docs
This updates fwatchdog to latest version (0.7.9) in all templates
in sample-functions and faas version in the documentation

Signed-off-by: Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
2018-04-12 22:36:26 -07:00
..
2018-01-19 19:10:56 +00:00
2018-01-13 17:55:09 +00:00
2017-12-03 09:50:33 -06:00
2018-04-05 18:39:38 +01:00
2018-04-05 18:39:59 +01:00
2017-11-14 10:12:15 +00:00
2018-03-31 14:01:30 +01:00

OpenFaaS guides & documentation

This page is a collection of our key blog posts, tutorials and guides while we prepare a dedicated site for documentation. For other queries please get in touch for a Slack invite or ping @openfaas on Twitter.

There is a PR underway for the new documentation site

Suggestions for new topics are welcome. Please also check the Issue tracker.

Deployment guides (start here)

A foreword on security

These instructions are for a development environment. If you plan to expose OpenFaaS on the public Internet you need to enable basic authentication with a proxy such as Kong or Traefik at a minimum. TLS is also highly recomended and freely available with LetsEncrypt.org. Kong guide Traefik guide.

Note: We are also looking to automate authentication "out the box" to cover edge cases.

Intermediate

Blog posts and tutorials

Hands-on with Node.js / Go / Python

Project background, design decisions and architecture:

Hands-on with containers as functions

High-throughput

Raspberry Pi & ARM

Your Serverless Raspberry Pi cluster with Docker

Extend OpenFaaS

Deprecated

Afterburn is replaced by the of-watchdog listed above.