Skip to content

mx2s/openfaas-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openfaas-nginx

Usage

Just build and deploy this function and you should see response with data from static folder

How it works?

This function uses nginx and serves static directory - could be useful if you need nginx specifically, otherwise you can use static mode for openfaas watchdog.

Contribution

If there's any improvements etc. that you want to make - feel free to open up an Issue or a PR :) Thanks