Add secrets for Swarm

This commit is contained in:
Alex Ellis
2017-12-16 16:15:52 +00:00
committed by GitHub
parent 34032800c2
commit 44a90d64e7

View File

@ -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. 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) * [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) * [Hardening OpenFaaS with Kong & TLS](kong_integration.md)
* [Reference documentation for Function Watchdog](../watchdog/) * [Reference documentation for Function Watchdog](../watchdog/)