mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 04:06:47 +00:00
Update title
This commit is contained in:
parent
c567ac1ad7
commit
bdd2e42acd
14
README.md
14
README.md
@ -1,20 +1,24 @@
|
|||||||
## Functions as a Service (OpenFaaS)
|
## OpenFaaS - Functions as a Service
|
||||||
|
|
||||||
[](https://goreportcard.com/report/github.com/alexellis/faas) [](https://goreportcard.com/report/github.com/alexellis/faas) [](https://travis-ci.org/alexellis/faas) [](https://godoc.org/github.com/alexellis/faas)
|
Status](https://travis-ci.org/alexellis/faas.svg?branch=master)](https://travis-ci.org/alexellis/faas) [](https://godoc.org/github.com/alexellis/faas)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
OpenFaaS is a framework for building serverless functions with Docker which has first class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding.
|
OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker which has first class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding.
|
||||||
|
|
||||||
**Highlights**
|
**Highlights**
|
||||||
|
|
||||||
* Ease of use through UI portal and *one-click* install
|
* Ease of use through UI portal and *one-click* install
|
||||||
* Write functions in any language for Linux or Windows and package in Docker/OCI image format
|
* Write functions in any language for Linux or Windows and package in Docker/OCI image format
|
||||||
* Portable - runs on existing hardware or public/private cloud - [Kubernetes](https://github.com/alexellis/faas-netes) or Docker Swarm
|
* Portable - runs on existing hardware or public/private cloud - [Kubernetes](https://github.com/alexellis/faas-netes) and Docker Swarm native
|
||||||
* [CLI](http://github.com/alexellis/faas-cli) available with YAML format for templating and defining functions
|
* [CLI](http://github.com/alexellis/faas-cli) available with YAML format for templating and defining functions
|
||||||
* Auto-scales as demand increases
|
* Auto-scales as demand increases
|
||||||
|
|
||||||
|
## Governance
|
||||||
|
|
||||||
|
OpenFaaS is an independent project created by Alex Ellis which is now being built and shaped by a growing community of contributors.
|
||||||
|
|
||||||
## Overview of OpenFaaS
|
## Overview of OpenFaaS
|
||||||
|
|
||||||

|

|
||||||
@ -163,10 +167,6 @@ Have you written a blog about OpenFaaS? Send a Pull Request to the community pag
|
|||||||
|
|
||||||
If you'd like to join OpenFaaS community Slack channel to chat with contributors or get some help - then send a Tweet to [@alexellisuk](https://twitter.com/alexellisuk/) or email alex@openfaas.com.
|
If you'd like to join OpenFaaS community Slack channel to chat with contributors or get some help - then send a Tweet to [@alexellisuk](https://twitter.com/alexellisuk/) or email alex@openfaas.com.
|
||||||
|
|
||||||
## Governance
|
|
||||||
|
|
||||||
OpenFaaS is an independent project created by Alex Ellis which is now being built by a growing community of contributors.
|
|
||||||
|
|
||||||
### Roadmap and contributing
|
### Roadmap and contributing
|
||||||
|
|
||||||
OpenFaaS is written in Golang and is MIT licensed - contributions are welcomed whether that means providing feedback, testing existing and new feature or hacking on the source.
|
OpenFaaS is written in Golang and is MIT licensed - contributions are welcomed whether that means providing feedback, testing existing and new feature or hacking on the source.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user