mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 11:16: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://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**
|
||||
|
||||
* 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
|
||||
* 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
|
||||
* 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
|
||||
|
||||

|
||||
@ -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.
|
||||
|
||||
## Governance
|
||||
|
||||
OpenFaaS is an independent project created by Alex Ellis which is now being built by a growing community of contributors.
|
||||
|
||||
### 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user