mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 11:16:47 +00:00
Mention deployment of OpenFaaS
This commit is contained in:
parent
23c480cdfe
commit
e40730f740
@ -40,6 +40,8 @@ Any container or process in a Docker container can be a serverless function in F
|
||||
|
||||
**CLI walk-through**
|
||||
|
||||
Once you [have set up OpenFaaS](https://github.com/alexellis/faas#get-started-with-openfaas) you can follow these instructions:
|
||||
|
||||
Let's have a quick look at an example function `url-ping` which connects to a remote web server and returns the HTTP code from the response. It's written in Python.
|
||||
|
||||
```python
|
||||
|
Loading…
x
Reference in New Issue
Block a user