mirror of
https://github.com/openfaas/faas.git
synced 2025-06-15 03:36:47 +00:00
Add function store idea
This commit is contained in:
parent
4650777823
commit
badcf7863c
@ -37,11 +37,14 @@ This binary fwatchdog acts as a watchdog for your function. Features:
|
||||
## 2. Future items
|
||||
|
||||
* Asynchronous / long-running tasks
|
||||
* Built-in TLS termination or guide for termination through NGinx etc
|
||||
* Deeper tests coverage and integration tests
|
||||
* Function store - list of useful predefined functions
|
||||
* Guide for termination through NGinx or built-in TLS termination
|
||||
* Guide for basic authentication over HTTPs (set up externally through NGinx etc)
|
||||
* Documentation about Alexa sample function
|
||||
* Supporting request parameters
|
||||
|
||||
* Deeper tests coverage and integration tests
|
||||
|
||||
## 3. Development and Contributing
|
||||
|
||||
If you would like to consume the project with your own functions then you can use the public images and the supplied `docker stack` file as a template (docker-compose.yml)
|
||||
|
Loading…
x
Reference in New Issue
Block a user