Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 788e19f

Browse files
committed
Add conceptual design
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
1 parent 9ad5b2a commit 788e19f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ The `ofc-bootstrap` will install the following components:
2121
* Deep integration into GitHub/GitLab - for updates and commit statuses
2222
* A personalized dashboard for each user
2323

24+
### Conceptual design
25+
26+
The ofc-bootstrap tool is used to install OpenFaaS Cloud in a single click. You will need to configure it with all the necessary secrets and configuration beforehand using a YAML file.
27+
28+
![](./docs/ofc-bootstrap.png)
29+
30+
> ofc-bootstrap packages a number of primitives such as an IngressController, a way to obtain certificates from LetsEncrypt, the OpenFaaS Cloud components, OpenFaaS itself and Minio for build log storage. Each component is interchangeable.
31+
2432
### Video demo
2533

2634
View a video demo by Alex Ellis running `ofc-bootstrap` in around 100 seconds on DigitalOcean.

docs/ofc-bootstrap.png

357 KB
Loading

0 commit comments

Comments
 (0)