Commit Graph

25 Commits

Author SHA1 Message Date
847f1ab16e Add workflow diagram
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-25 11:35:09 +01:00
01f9dbcf38 Update inception diagram
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 23:04:27 +01:00
26abec119c Update conceptual overview diagram
Moves focus away from functions, Swarm and Docker Inc to reflect
some of the changes to the core project over the three years since
initial launch.

OpenFaaS can run any container that conforms to the runtime
contract. OpenFaaS Cloud provides IaaC and GitOps, but it was hard
to show where it belonged.

Some people are also under the impression that a container registry
is not required, so this diagram should clear that up.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 22:54:46 +01:00
61d3c1d20e Update portal image
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-23 17:29:50 +01:00
7db8ad1bda Update README files
- Removes use of "our" from CONTRIBUTING guide
- Updates/adds README.md files
- Commnents and typo fix in watchdog
- Adds good/bad examples of commit messages

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-10-03 14:07:41 +01:00
775c08de86 Update README.md 2018-03-31 15:21:10 +01:00
7d31734734 Update README.md 2018-03-31 15:20:25 +01:00
15fb546139 Add files via upload 2018-01-28 09:41:52 +00:00
89878f0c8a Migrate from alexellis org to openfaas
Note, not all `alexellis/github` references should be changed, there are
a number of repos which are not part of the openfaas org, this commit
excludes those.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-10-04 09:18:06 +01:00
b0cf8c305e Add new blog posts 2017-08-18 18:17:17 +01:00
49ea79cf01 Insert branding. 2017-08-18 08:40:19 +01:00
7fa03d44ef Link to project naming issue 2017-08-18 08:36:53 +01:00
07b779cbd3 Update for K8s support 2017-08-15 16:23:44 +01:00
972fb16ca8 Update README.md 2017-07-12 13:52:03 +01:00
0c2c757160 Add intro to managing images page. 2017-05-31 08:47:42 +01:00
9e711b3b5d Handle private docker registry auth
This adds support for private docker registries, by adding
an optional `registryAuth` field in the CreateFunctionRequest.
Auth must be passed as base64-encoded basic auth, similar to
how done in Docker file store credentials (~/.docker/config.json).
Credentials are then passed to swarm at service creation.
2017-05-30 17:10:34 +01:00
61c0134652 mention CLI 2017-04-30 22:04:26 +01:00
0d462b9900 Add hello-world examples 2017-04-30 10:55:04 +01:00
60b449e6d0 Update README.md 2017-04-30 10:53:26 +01:00
cb2608edfb Update README.md 2017-04-29 10:13:22 +01:00
2e00d639d1 Update README.md 2017-04-29 10:09:08 +01:00
26891f404c Update README.md 2017-04-29 09:59:59 +01:00
f323dc3781 Set theme jekyll-theme-cayman 2017-04-29 09:58:54 +01:00
238240ba96 Create CNAME 2017-04-29 09:56:53 +01:00
98693ded0f Create README.md 2017-04-29 09:56:01 +01:00