Commit Graph

367 Commits

Author SHA1 Message Date
b97bf9c48d Move star reference to TestDrive 2017-07-17 17:07:31 +01:00
a13736e5d2 Mention CLI 2017-07-17 17:06:16 +01:00
e1d03712c3 Update CONTRIBUTING.md 2017-07-17 10:11:44 +01:00
a36348ac13 Add OSS North America 2017-07-14 20:40:26 +01:00
567b8f0b35 Update ROADMAP.md 2017-07-14 15:55:47 +01:00
2ef1d9a557 Create CONTRIBUTING.md 2017-07-14 15:55:15 +01:00
317807d8a0 Comment out bind-mount 2017-07-13 13:00:49 +01:00
4cc299d4c8 Remove dependency on configuration files 2017-07-12 20:46:05 +01:00
283d311b08 Update vendoring via vndr 2017-07-12 20:30:56 +01:00
e1849a8f49 Update watchdog version 2017-07-12 17:11:04 +01:00
972fb16ca8 Update README.md 2017-07-12 13:52:03 +01:00
646ed468a7 Add walk-through comment to README 2017-07-11 13:27:31 +01:00
34ce182112 Add Git clone of faas-cli samples
RE: #105
2017-07-10 16:00:34 +01:00
a825bab6d6 Add Luke's blog 2017-07-10 12:48:40 +01:00
2a9eb68455 Update community.md 2017-07-10 12:31:10 +01:00
2188dbb43c Refresh README (#104)
* Refresh README
- Remove links out to Tweets / earlier development
- Feature CLI usage on front page
2017-07-10 08:51:52 +01:00
e4efd16086 Update ROADMAP 2017-07-09 21:55:11 +01:00
b77268c6cc Correct typo via pmuens 2017-07-07 08:49:11 +01:00
4d05896798 Watchdog refurbishments
- Watchdog - allow new methods with and without body.
- Enforce hard-timeout via exec_timeout variable.
- Correct bug in timeouts for read/write of HTTP.
- Documentation for new verbs and hard timeout.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-07-07 08:49:11 +01:00
1edee09711 Add image name to README 2017-07-04 09:29:10 +00:00
32ac150832 Add sample scraping/automation example via Phantomjs
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-07-03 19:06:52 +01:00
12c12b1a47 Update ISSUE_TEMPLATE.md 2017-06-30 12:35:01 +01:00
2f0fce7a67 Add link to FaaS Figlet sample 2017-06-29 13:41:27 +01:00
f2f30ea21a Add newsletter and fusion meetup 2017-06-28 08:14:02 +01:00
db63962989 Add blog and event 2017-06-27 19:50:36 +01:00
79b13f685e Move to HA for gateway 2017-06-26 12:38:00 +01:00
8b593f348f Checkout a stable release for testing. 2017-06-26 10:42:38 +01:00
9a70a1b991 Add alertmanager Dockerfile for config 2017-06-22 16:22:45 +01:00
a38ce21a13 Merge branch 'master' of https://github.com/alexellis/faas 2017-06-22 16:15:07 +01:00
5becef76c7 Move Prometheus back to 1.5.2 2017-06-22 16:14:34 +01:00
bd3fe81cf9 Update docker-compose.yml 2017-06-22 15:52:07 +01:00
1dcab8874a Add Prometheus with config 2017-06-22 15:47:12 +01:00
7a88b9beec Temporarily removing PWD button
Is not working as expected - does not add config files into alertmanager/prometheus.
2017-06-22 15:38:46 +01:00
0c2c757160 Add intro to managing images page. 2017-05-31 08:47:42 +01:00
7c32a20294 Move AlpineFunction to 0.5.6 2017-05-30 17:30:00 +01:00
f842e7f1f4 Move image to 0.5.6 2017-05-30 17:25:46 +01:00
eccf94295f Run unit tests before build
This modifies Dockerfile.build.* to run unit tests before build.
2017-05-30 17:10:34 +01:00
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
6f68b72c21 Update PULL_REQUEST_TEMPLATE.md 2017-05-27 10:16:56 +01:00
81f42607ae add link to slide deck for GlueCon talk 2017-05-25 19:12:38 +01:00
a28e33d335 Adding the domain to Johnny's serverless link 2017-05-24 10:10:57 +01:00
b5ebe07d7f Update community.md 2017-05-24 08:47:06 +01:00
72f98a6a42 Update community.md 2017-05-24 08:44:30 +01:00
f9d75dd7c1 Update community.md 2017-05-24 08:39:44 +01:00
f2a1b74324 Add 2x by Johnny 2017-05-24 08:35:22 +01:00
e6b4c051d8 Add try in pwd button. (#84)
* Add try in pwd button.
2017-05-23 20:51:23 +01:00
aa2e5d525b Document envVars to create method 2017-05-18 09:16:54 +01:00
cbbdbca12d Correct for typo - found by sebgl 2017-05-16 09:43:15 +01:00
235a5799b0 PWD only works with DNS-RR 2017-05-11 08:34:35 +01:00
1ab2576bf6 Move to functions/gateway:0.5.5 2017-05-11 08:33:00 +01:00