d90288143d
Update travis link from .org to .com
...
Signed-off-by: Utsav Anand <utsavanand2@gmail.com >
2019-12-10 19:37:52 +00:00
509ea710e9
Update core OpenFaaS component in docker-compose
...
Signed-off-by: Edward Wilde <ewilde@gmail.com >
2019-12-10 11:16:27 +00:00
03dc8824d2
Support customising the NATS Streaming channel.
...
Signed-off-by: Bruno Miguel Custódio <brunomcustodio@gmail.com >
2019-12-10 11:15:52 +00:00
3422bdcce9
Update contributing
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-09 11:36:04 +00:00
400398a8a4
Remove Richard from Core members list
...
Signed-off-by: Richard Gee <richard@technologee.co.uk >
2019-12-09 11:27:42 +00:00
25a9f4aab7
Remove deprecated guides
...
The guides are either moved due to being out of date, or being
surpassed by the workshop or main documentation site.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-08 12:28:36 +00:00
5a4cc68a98
Fix Typo in readme
...
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-12-04 09:37:59 +00:00
74bb257823
Update deprecated "faas" to "openfaas" in provider field
...
Needed due to CLI updates.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-12-01 08:48:27 +00:00
bbbeed2a25
Add link to blog post
...
I wrote blog post about OpenFaaS templates, which I'd like to add to
community page.
Signed-off-by: Martin Heinz <martin7.heinz@gmail.com >
2019-11-30 10:36:37 +00:00
4d4ecc6bbf
Add -run-healthcheck flag
...
This flag is useful for some users that prefer a scratch image
that cannot execute a bash healthcheck. Instead they can execute
the watchdog itself such as:
"watchdog -run-healthcheck"
It will return a non-zero exit code for when the lock file is not
found.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-28 20:26:28 +00:00
ba9ece8a86
Add Bronze GitHub Sponsor
2019-11-28 16:43:54 +00:00
1ba9756770
Update backers file
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-28 14:09:02 +00:00
c41b664090
Update BACKERS.md
2019-11-28 13:48:29 +00:00
2f683ba236
Add Namespace indicator on Function page part of #1379
...
This is a precursor to adding a dropdown for namespaces
selection (#1379 )
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-11-25 13:58:33 +00:00
d4d832db4c
Update ADOPTERS.md
...
Include Fonix Telematics in the list of OpenFaaS adopters.
Signed-off-by: Goncalo Oliveira <goncalo.oliveira@fonixtelematics.com >
2019-11-25 11:12:17 +00:00
7e1af57921
Allow users to create functions in a non-default NS from ui
...
This allows a uswer to select a non-standard (not openfaas-fn)
namespace from the UI to deploy a function into.
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-11-25 11:11:48 +00:00
dd0608d36c
Add Namespace Dropdown to Gateway UI
...
This PR adds a namespace dropdown for the openfaas
namespaces. If a user has non-default namespaces
installed then a user can select that namespace,
view functions in that namespace, invoke them from
the UI and delete them from that namespace.
Signed-off-by: Alistair Hey <alistair@heyal.co.uk >
2019-11-25 11:11:48 +00:00
365f459b3f
Allow for customizing the name of the target NATS Streaming cluster.
...
Signed-off-by: Bruno Miguel Custódio <brunomcustodio@gmail.com >
2019-11-25 10:52:39 +00:00
ff5ec39e4d
Add 2 blog posts from November
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com >
2019-11-24 15:54:32 +00:00
c7b53955cf
Update .DEREK.yml
2019-11-21 05:45:11 -08:00
d22720865d
Add guidlines for Slack
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-17 08:00:23 -08:00
92bf7f37c8
Add vCenter Event Broker Appliance to projects
...
The vCenter Event Broker Appliance (VMware Fling) uses OpenFaaS to
trigger functions based on vSphere events.
Signed-off-by: Michael Gasch <mgasch@vmware.com >
2019-11-15 11:53:02 +00:00
a82dc39ce4
Added Emerging Technology Meetup Surat event
...
Signed-off-by: Mitul Golakiya <mtl.golakiya@gmail.com >
2019-11-13 20:34:04 +00:00
2bd6383dc8
Update swam provider version in compose to 0.8.2
...
**What**
- Bump faas-swarm vesion to latest, 0.8.2
- Bump arm64 and armhf sevices to their latest versions
- The docker-compose files were invalid when deployed directly because
the auth url was not configured. Set the default for basic auth to
false to make this a valid configuration
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com >
2019-11-09 11:49:31 +00:00
4822e4141b
Add painless development by ramiro at serverless summit 2019
...
Signed-off-by: Pablo Chico de Guzman <pchico83@gmail.com >
2019-11-05 12:03:54 +00:00
aedd1ffa04
Add Derek badge
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-03 13:11:06 +00:00
90560ce4b8
Fix markdown for community.md
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-03 11:10:52 +00:00
d3785016e9
Enable release notes feature for Derek
...
This feature enables notes to be collected from all merged/closed
PRs since the last release. The notes are then set/saved on the
release body field.
2019-11-01 15:05:09 +00:00
49e21258fd
Add interviews
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-11-01 08:53:42 +00:00
a39ed5534b
Add CTOAdvisor as BACKER
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-31 19:31:16 +00:00
f89d6c7c56
Update ADOPTERS.md
...
Include Ratehub in the list of OpenFaaS adopters.
Signed-off-by: Chris Richard <chris.richard@ratehub.ca >
2019-10-30 16:48:25 +00:00
3d228f716d
Add link for Rejekts
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-29 08:33:30 +00:00
108d59cf61
Update events for November
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-28 09:03:47 +00:00
60afb7d210
Add utsavanand2
2019-10-27 09:03:54 +00:00
4383c3319e
Add some users to Derek
2019-10-27 09:01:58 +00:00
7104cb433d
Enable hacktoberfest filtering
2019-10-25 11:43:33 +02:00
9855e2f92c
ISSUE-1360: change to looking for lower-case reponse from dockerhub when tag isnt present.
...
The response for an image tag that has not been found is inside a JSON elemnt of "message" not the stated "details", it has also been lower-cased.
Signed-off-by: Alistair Hey <alistair.hey@gmail.com >
2019-10-21 11:50:25 +01:00
672b7c48b7
Add tiers
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-20 16:37:18 +01:00
040819b41c
Bump faas-provider to 0.12.0
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-19 10:51:24 +01:00
d58d37dd1f
Add 2 events in Oct to community file
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com >
2019-10-17 12:26:15 +01:00
aba6806fcd
Update wording for contributing
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-17 11:23:03 +01:00
336e7b6e21
Is Open Source free?
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-17 11:20:56 +01:00
e302926f7c
Set expectations for those seeking free support
...
False expectations from commercial users has been a source of
contention in Open Source since the beginning. This is designed
to help bring some empathy and understanding, and set more
realistic expectations for commerical users.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com >
2019-10-17 11:18:28 +01:00
1c9e122370
Updated basic auth plugin faas provider
...
Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com >
2019-10-15 22:25:26 +01:00
4ac782e5a4
Update WebhookStash sample-function to run as non-root user
...
Signed-off-by: scott.eppler <scott.eppler@coda.global >
2019-10-15 10:43:34 +01:00
e4da7de692
Update WebhookStash sample-function to use new approach
...
I used AlpineFunction as the example to follow as suggested by
@alexellis
Signed-off-by: scott.eppler <scott.eppler@coda.global >
2019-10-15 10:43:34 +01:00
57c98dc0be
Update MarkdownRender sample-function to run as non-root user
...
Signed-off-by: scott.eppler <scott.eppler@coda.global >
2019-10-15 10:43:34 +01:00
fbcec74fd4
Update MarkdownRender sample-function to use new approach
...
I used AlpineFunction as the example to follow as suggested by
@alexellis
Signed-off-by: scott.eppler <scott.eppler@coda.global >
2019-10-15 10:43:34 +01:00
932d4449cb
Update nmap sample-function to run as non-root user
...
Signed-off-by: scott.eppler <scott.eppler@coda.global >
2019-10-15 10:43:34 +01:00
929dfb172a
Update nmap sample-function to use new approach
...
I used AlpineFunction as the example to follow as suggested by @alexellis
Signed-off-by: scott.eppler <scott.eppler@coda.global >
2019-10-15 10:43:34 +01:00