Skip to content

Commit 95da65a

Browse files
committed
Update template reference for SSH auth
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 5c0508f commit 95da65a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Templates available in this repository:
1616
Notes:
1717
- To build and deploy a function for an ARM computer, you'll need to use `faas-cli publish --platforms`
1818

19+
## SSH authentication for private Git repositories and Pip modules
20+
21+
If you need to install Pip modules from private Git repositories, we provide an alternative set of templates for OpenFaaS Pro customers:
22+
23+
* [OpenFaaS Pro templates for Python](https://github.com/openfaas/pro-templates)
24+
1925
## Picking your template
2026

2127
The templates named `python*-flask*` are designed as a drop-in replacement for the classic `python3` template, but using the more efficient of-watchdog. The move to use flask as an underlying framework allows for greater control over the HTTP request and response.

0 commit comments

Comments
 (0)