diff --git a/guide/README.md b/guide/README.md index 862afdcbfd7eb154cc9739adc9e0bb5aebd75d1d..06428c2c599a2c3083b6635f77fb6023583ceab6 100644 --- a/guide/README.md +++ b/guide/README.md @@ -1,4 +1,4 @@ -OpenFaaS guides +OpenFaaS guides & documentation ================ This page is a collection of our key blog posts, tutorials and guides while we prepare a [dedicated site](https://github.com/openfaas/faas/issues/253) for documentation. For other queries please get in touch for a Slack invite or ping [@openfaas](https://twitter.com/openfaas) on Twitter. @@ -33,6 +33,8 @@ These instructions are for a development environment. If you plan to expose Open * [Submit a function to the OpenFaaS Function Store](https://github.com/openfaas/store) +* [Secrets with OpenFaaS and Docker Swarm](https://github.com/openfaas/faas/blob/master/guide/secure_secret_management.md) + * [Hardening OpenFaaS with Kong & TLS](kong_integration.md) * [Reference documentation for Function Watchdog](../watchdog/)