Commit Graph

138 Commits

Author SHA1 Message Date
d492a8d138 update doc url from godoc to pkg.go.dev
Signed-off-by: Amal Alkhamees <amalkms5@gmail.com>
2020-03-19 12:00:31 +00:00
79e00c9818 Update README.md 2020-03-07 09:54:58 +00:00
776ce178b6 Update README.md 2020-02-06 08:20:20 +00:00
09b867559d Change the node example in readme to node12
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2020-01-06 21:36:01 +00:00
2fd7989d3f Update video links
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-12-17 11:43:35 +00:00
d90288143d Update travis link from .org to .com
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2019-12-10 19:37:52 +00:00
5a4cc68a98 Fix Typo in readme
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
2019-12-04 09:37:59 +00:00
aedd1ffa04 Add Derek badge
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-11-03 13:11:06 +00:00
4d77785fe5 Shorten code examples
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-26 10:06:04 +01:00
15019f1dcb Update intro text
Review from Keiran and Lucas Roesler

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-26 09:58:25 +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
bd6d07e068 Indent Golang example
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:30:28 +01:00
338fc82179 Rename FaaS-CLI to faas-cli
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:25:20 +01:00
f2d6e8f2e7 Minor corrections
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:22:22 +01:00
fdaeaba018 Add Goto video
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:16:56 +01:00
a800264be2 Remove Patreon link
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:11:58 +01:00
d7c7d6b489 Update README
- Adds examples for Node.js and Golang
- Updates sponsorship verbiage
- Updates video selection
- Removes TestDrive v1

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:07:55 +01:00
ff19992b1a Update various links to prevent errors
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2019-09-06 17:08:52 +01:00
ac0fcc5f71 Update YouTube link
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-08-08 12:58:16 +01:00
61d3c1d20e Update portal image
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-23 17:29:50 +01:00
f2e062b493 Update broken link
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-02-03 20:29:52 +00:00
1f98adc3d1 Update support link to www site
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-02-03 20:28:10 +00:00
a9863f5cbe Updates list of backers
This shows the list of backers >= 5 USD from Patreon.com who
contribute and receive a reward-level, a mention in BACKERS.md
and help with the various running-costs of the independent
project.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-01-25 11:29:58 +00:00
88c46dbe41 Update video list
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2019-01-07 18:02:08 +00:00
69c1db4561 Update incubator link
Incubator link is pointing to the main OpenFaaS GitHub organization instead of the OpenFaaS-Incubator organization.

Signed-off-by: Shaun Berryman <shaun@shaunberryman.com>
2018-11-08 21:25:44 +00:00
49bb180412 Add Ken's stats function 2018-09-28 21:58:22 +01:00
3576e40f02 Updates to README
Added video link
Removed sample-functions link

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-09-08 09:25:02 +01:00
eef37c56c2 Update README
Move Python example to use "return" and to use string formatting.
Tested example on Docker Swarm.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-09-08 08:36:33 +01:00
d7a2910232 Move Patreon reference
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-08-02 12:05:14 +01:00
50b030ffd1 Add link to users
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-07-31 22:31:57 +01:00
c2672790a7 Add new blog and docs site to README
This commit adds link to offical docs and new blog site to README.md
file.

Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2018-07-30 21:50:29 +01:00
46c02697c5 Remove PWD link in readme
This update removes the PWD button from the readme
Play-with-Docker was unreliable for automatic deployment causing
confusion with users attempting to get started quickly

Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2018-06-05 20:03:50 -07:00
4fa9d89743 docs: add link to documentation source repo
Signed-off-by: Edward Wilde <ewilde@gmail.com>
2018-05-30 16:01:06 -07:00
84271240d6 Point to docs site for links in README.md 2018-04-03 16:56:49 +01:00
bdc4f02deb Update README.md
Adds link to the under-construction docs site and the new workshop.
2018-03-31 13:59:46 +01:00
024c1e1b7a fixed whitespace for the python example
Signed-off-by: Michael Herman <hermanmu@gmail.com>
2018-03-03 17:42:46 +00:00
8782465795 Enable try-with-pwd button
Signed-off-by: Umesh Yadav <umesh4257@gmail.com>
2018-01-24 08:32:00 +00:00
a0460693f5 Update README.md 2017-11-30 00:07:13 +00:00
00263e84dd updated OpenFaaS Dashboard to include original and new dashboards with screenshots
Signed-off-by: Brian Christner <brian.christner@gmail.com>
2017-11-30 01:06:28 +01:00
f046f1175a signed and added Grafana Dashboard
Signed-off-by: Brian Christner <brian.christner@gmail.com>
2017-11-30 01:06:28 +01:00
1aa458baeb Update README.md 2017-11-26 09:55:19 +00:00
b29f6bec82 Add documentation link 2017-11-16 00:02:29 +00:00
406c849f1c Update the readme file 2017-11-15 23:59:56 +00:00
55c37059f7 Add badge for MIT 2017-11-15 22:18:12 +00:00
2e3b4af804 Update README.md 2017-11-08 22:53:24 +00:00
ba20df3e27 Update tagline 2017-11-08 22:45:16 +00:00
c69bd8997d The PWD site is broken again, so commenting out button 2017-11-02 12:12:12 +00:00
8e8bdcee5c Mention Go 2017-10-27 20:42:09 +01:00
30adb4fc0b Update contributor info 2017-10-27 20:39:49 +01:00
8ae81dad01 Update twitter: open_faas => openfaas
Signed-off-by: Mark Peek <markpeek@vmware.com>
2017-10-11 11:18:31 +01:00