28 Commits

Author SHA1 Message Date
Alex Ellis
fe0ba7be23
Update stack diagram to remove OpenFaaS Cloud 2022-04-12 11:12:41 +01:00
Alex Ellis (OpenFaaS Ltd)
3f98c856e5 Remove Swarm references
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-12-16 10:01:21 +00:00
Alistair Hey
3e46a62ce2 Fix broken link to point at workshop
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-07-08 21:58:05 +01:00
Alex Ellis (OpenFaaS Ltd)
847f1ab16e Add workflow diagram
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-25 11:35:09 +01:00
Alex Ellis (OpenFaaS Ltd)
01f9dbcf38 Update inception diagram
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 23:04:27 +01:00
Alex Ellis (OpenFaaS Ltd)
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
Alex Ellis
61d3c1d20e Update portal image
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-23 17:29:50 +01:00
Alex Ellis
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
Alex Ellis
775c08de86
Update README.md 2018-03-31 15:21:10 +01:00
Alex Ellis
7d31734734
Update README.md 2018-03-31 15:20:25 +01:00
Alex Ellis
15fb546139
Add files via upload 2018-01-28 09:41:52 +00:00
John McCabe
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
Alex Ellis
b0cf8c305e Add new blog posts 2017-08-18 18:17:17 +01:00
Alex Ellis
49ea79cf01 Insert branding. 2017-08-18 08:40:19 +01:00
Alex Ellis
7fa03d44ef Link to project naming issue 2017-08-18 08:36:53 +01:00
Alex Ellis
07b779cbd3 Update for K8s support 2017-08-15 16:23:44 +01:00
Alex Ellis
972fb16ca8 Update README.md 2017-07-12 13:52:03 +01:00
Alex Ellis
0c2c757160 Add intro to managing images page. 2017-05-31 08:47:42 +01:00
Sebastien Guilloux
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
Alex Ellis
61c0134652 mention CLI 2017-04-30 22:04:26 +01:00
Alex Ellis
0d462b9900 Add hello-world examples 2017-04-30 10:55:04 +01:00
Alex Ellis
60b449e6d0 Update README.md 2017-04-30 10:53:26 +01:00
Alex Ellis
cb2608edfb Update README.md 2017-04-29 10:13:22 +01:00
Alex Ellis
2e00d639d1 Update README.md 2017-04-29 10:09:08 +01:00
Alex Ellis
26891f404c Update README.md 2017-04-29 09:59:59 +01:00
Alex Ellis
f323dc3781 Set theme jekyll-theme-cayman 2017-04-29 09:58:54 +01:00
Alex Ellis
238240ba96 Create CNAME 2017-04-29 09:56:53 +01:00
Alex Ellis
98693ded0f Create README.md 2017-04-29 09:56:01 +01:00