610 Commits

Author SHA1 Message Date
Austin Frey
3be94361e9 Added guide/traefik_integration.md
Signed-off-by: Austin Frey <aafrey85@gmail.com>
2017-10-05 08:10:06 +01:00
Alex Ellis
c463e5dca3 Update from John 2017-10-04 17:34:39 +01:00
Alex Ellis
d80704aa5c Update README.md 2017-10-04 17:30:19 +01:00
Alex Ellis
3f6d6b34a2 Update README.md 2017-10-04 17:27:19 +01:00
Alex Ellis
88597eba0d Create README.md 2017-10-04 17:25:59 +01: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 Young
eed9641254 Display function creation error in UI
Signed-off-by: Alex Young <alex@heuris.io>
2017-10-02 20:54:29 +01:00
Alex Ellis
e69e8eaa3b Update deployment_k8s.md 2017-10-02 13:07:36 +01:00
Realbot
2efe88f86e Minor update
Signed-off-by: Alberto Quario <realbot@gmail.com>
2017-10-02 10:03:24 +01:00
Realbot
592c067664 Added DCOS provider
Signed-off-by: Alberto Quario <realbot@gmail.com>
2017-10-02 10:03:24 +01:00
Alex Ellis
221ed7a292 Update for ARM builds
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-01 23:36:23 +02:00
Alex Ellis
53edc286aa Fix gofmt
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-01 22:36:07 +01:00
Alex Ellis
31bf986227 Update MAINTAINERS 2017-10-01 22:12:37 +01:00
Alex Ellis
87a05d3a61 Update MAINTAINERS 2017-10-01 22:09:40 +01:00
Alex Ellis
79829b69e0 Add --name for invoke 2017-10-01 22:06:27 +01:00
Alex Ellis
200e90d380 Add function invocation list / invoke output 2017-10-01 22:03:27 +01:00
Alex Ellis
fc33f24baa Fix quoting of markdown 2017-10-01 22:00:53 +01:00
Alex Ellis
d142cd0775 Update TestDrive.md 2017-10-01 21:59:32 +01:00
Alex Ellis
32d6c21d36 Mention ports and CLI 2017-10-01 21:57:35 +01:00
Alex Ellis
291f2fe0a6 Add Twitter shield 2017-10-01 21:27:51 +01:00
Franklin Harding
6ebc314bdf Added os.TempDir() to replace using '/tmp/' to make the tempdir cross platform
Signed-off-by: Franklin Harding <franklinharding0.0@gmail.com>
2017-10-01 22:06:26 +02:00
Alex Ellis
028803b4a5 Quote eTag 2017-10-01 13:38:32 +02:00
Alex Ellis
619fdedaca Quote build.sh
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-10-01 13:37:12 +02:00
Alex Ellis
0124dcd1be Update build.sh 2017-10-01 13:33:22 +02:00
Alex Ellis
7af001c532 Update build.sh 2017-10-01 13:29:37 +02:00
Ken Fukuyama
ac3e91cbdc added a sidenav toggle button when the sidenav is hidden.
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
2017-10-01 09:42:10 +02:00
Alex Ellis
296b173c7f Update CONTRIBUTING.md 2017-09-27 22:22:16 +01:00
Alex Ellis
950077d2f4 Build the easy way 2017-09-27 11:00:21 +01:00
Alex Ellis
d2204b55bf Sample YML
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-09-27 10:29:01 +01:00
John McCabe
40e1fac1c2 Implement Swarm update handler using PUT
This commit implements an update handler for Docker Swarm, it queries the
current spec, updates values in-situ before calling ServiceUpdate.

The UpdateConfig FailureAction is set to rollback, so in the event of
supplying values to the update that would result in the service failing
then the update will be rolled back.

The UpdateConfig Parallelism param is set to an explicit value of 1 which
will result in functions being updated 1 by 1 rather than all at once.

It also moves the restartDelay declaration out of the create and update
handlers and into the main server function alongside maxRestarts.

And finally this commit uses the PUT HTTP verb for updates rather than
the non-HTTP UPDATE verb which was being used initially (also adding it
to the Swagger definition).

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-09-27 09:58:03 +01:00
Eric Stoekl
9052a7d750 Adding Telegram Bot Tutorial to community.md
Signed-off-by: Eric Stoekl <ems5311@gmail.com>
2017-09-26 17:19:55 +01:00
Alex Ellis
677c9a60f2 Adding contributions via Microsoft 2017-09-26 17:12:11 +01:00
Alex Ellis
97cabbf0c0 Update troubleshooting.md 2017-09-26 16:52:29 +01:00
Alex Ellis
0ed21a7db4 Update CONTRIBUTING.md 2017-09-26 16:50:30 +01:00
John McCabe
d7bc2695c3 Add favicons for broad range of browsers/devices
Signed-off-by: John McCabe <john@johnmccabe.net>
2017-09-26 09:32:21 +01:00
Alex Ellis
ad3eec6a49 Update ci.sh 2017-09-25 21:24:08 +01:00
Alex Ellis
8f0acf7301 Update ci.sh 2017-09-25 21:17:35 +01:00
Alex Ellis
0ce5a08690 test using proper Gopath 2017-09-25 21:08:37 +01:00
Alex Ellis
9745faa243 Update ci.sh 2017-09-25 19:42:37 +01:00
Alex Ellis
38f2c1e765 Update ci.sh 2017-09-25 19:25:11 +01:00
Alex Ellis
00686d0380 Update ci.sh 2017-09-25 19:09:02 +01:00
Alex Ellis
3b74f60226 Force positive exit. 2017-09-25 19:07:51 +01:00
Alex Ellis
5c2e18d6af Update .travis.yml 2017-09-25 19:04:25 +01:00
Alex Ellis
55429562ff Add CI script 2017-09-25 19:04:11 +01:00
Alex Ellis
5a29eefe25 Less is more for the README 2017-09-25 18:09:50 +01:00
Alex Ellis
464508d6ef Update README.md 2017-09-25 17:51:25 +01:00
Alex Ellis
7be845cb20 Update with additional blog link 2017-09-25 17:46:06 +01:00
Alex Ellis
770437109e Pad out explanations 2017-09-25 17:42:13 +01:00
John McCabe
c52c6decc6 Add Belfast meetups to events
Signed-off-by: John McCabe <john@johnmccabe.net>
2017-09-25 12:51:45 +01:00
Dinesh Majrekar
72f15f9c97 Added OpenFaaS on Civo Blog post
Signed-off-by: Dinesh Majrekar dinesh.majrekar@serverchoice.com
2017-09-25 11:45:37 +01:00