Alex Ellis
32ac150832
Add sample scraping/automation example via Phantomjs
...
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2017-07-03 19:06:52 +01:00
Alex Ellis
12c12b1a47
Update ISSUE_TEMPLATE.md
2017-06-30 12:35:01 +01:00
Johnny Mkhael
2f0fce7a67
Add link to FaaS Figlet sample
2017-06-29 13:41:27 +01:00
Alex Ellis
f2f30ea21a
Add newsletter and fusion meetup
2017-06-28 08:14:02 +01:00
Alex Ellis
db63962989
Add blog and event
2017-06-27 19:50:36 +01:00
Alex Ellis
79b13f685e
Move to HA for gateway
2017-06-26 12:38:00 +01:00
Alex Ellis
8b593f348f
Checkout a stable release for testing.
2017-06-26 10:42:38 +01:00
Alex Ellis
9a70a1b991
Add alertmanager Dockerfile for config
2017-06-22 16:22:45 +01:00
Alex Ellis
a38ce21a13
Merge branch 'master' of https://github.com/alexellis/faas
2017-06-22 16:15:07 +01:00
Alex Ellis
5becef76c7
Move Prometheus back to 1.5.2
2017-06-22 16:14:34 +01:00
Alex Ellis
bd3fe81cf9
Update docker-compose.yml
2017-06-22 15:52:07 +01:00
Alex Ellis
1dcab8874a
Add Prometheus with config
2017-06-22 15:47:12 +01:00
Alex Ellis
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
Alex Ellis
0c2c757160
Add intro to managing images page.
2017-05-31 08:47:42 +01:00
Alex Ellis
7c32a20294
Move AlpineFunction to 0.5.6
2017-05-30 17:30:00 +01:00
Alex Ellis
f842e7f1f4
Move image to 0.5.6
2017-05-30 17:25:46 +01:00
Sebastien Guilloux
eccf94295f
Run unit tests before build
...
This modifies Dockerfile.build.* to run unit tests before build.
2017-05-30 17:10:34 +01:00
Sebastien Guilloux
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
Alex Ellis
6f68b72c21
Update PULL_REQUEST_TEMPLATE.md
2017-05-27 10:16:56 +01:00
Amir Chaudhry
81f42607ae
add link to slide deck for GlueCon talk
2017-05-25 19:12:38 +01:00
Richard Gee
a28e33d335
Adding the domain to Johnny's serverless link
2017-05-24 10:10:57 +01:00
Alex Ellis
b5ebe07d7f
Update community.md
2017-05-24 08:47:06 +01:00
Alex Ellis
72f98a6a42
Update community.md
2017-05-24 08:44:30 +01:00
Alex Ellis
f9d75dd7c1
Update community.md
2017-05-24 08:39:44 +01:00
Alex Ellis
f2a1b74324
Add 2x by Johnny
2017-05-24 08:35:22 +01:00
Marcos Nils
e6b4c051d8
Add try in pwd button. ( #84 )
...
* Add try in pwd button.
2017-05-23 20:51:23 +01:00
Alex Ellis
aa2e5d525b
Document envVars to create method
2017-05-18 09:16:54 +01:00
Alex Ellis
cbbdbca12d
Correct for typo - found by sebgl
2017-05-16 09:43:15 +01:00
Alex Ellis
235a5799b0
PWD only works with DNS-RR
2017-05-11 08:34:35 +01:00
Alex Ellis
1ab2576bf6
Move to functions/gateway:0.5.5
2017-05-11 08:33:00 +01:00
Alex Ellis
9a70973e00
Update DEV.md
2017-05-11 08:18:13 +01:00
Alex Ellis
c7cd074a68
Document cgi_headers
2017-05-11 08:15:00 +01:00
Alex
cc0d351e69
Watchdog - enable forwarding of HTTP headers via CGI-like env vars.
2017-05-09 09:13:42 +01:00
Alex
201d2c20de
Requests update
2017-05-08 13:42:14 +01:00
Alex Ellis
9e3eaea754
Pass env-vars to functions via API gateway
2017-05-08 13:42:14 +01:00
Alex Ellis
024bd5419b
Format and add multi-stage Dockerfile
2017-05-08 13:42:14 +01:00
Alex Ellis
968002c15f
Extract magic variables for server
2017-05-08 13:42:14 +01:00
Alex Ellis
0b2d3ea6c0
Move static files to ui folder
2017-05-08 13:42:14 +01:00
Alex Ellis
9417044870
Update with Windows function.
2017-05-08 10:26:11 +01:00
Sylvain @actuino
30cc140257
Update DEV.md
...
Typo in example Dockerfile
2017-05-07 19:19:12 +01:00
Alex Ellis
2b57665293
Add EnvVars
2017-05-07 14:27:57 +01:00
Alex Ellis
0b649102ee
Create README.md
2017-05-05 14:17:20 +01:00
Alex Ellis
48ffa56a02
Update to golang.exe
2017-05-05 14:14:05 +01:00
Alex Ellis
ac7adf1aac
Create README.md
2017-05-04 19:44:27 +01:00
Alex Ellis
c05aee101c
FaaS does Cobol :-)
2017-05-04 17:47:22 +01:00
Alex Ellis
42ce8ed0b3
Update Dashboard to match Dockercon demo
2017-05-03 21:29:39 +01:00
Alex Ellis
657f88cb6e
Correct identation error in sample.
2017-05-03 21:26:58 +01:00
Austin Frey
edf62ab150
updated sentiment analysis function to handle multiple sentences and fix decoding issue
...
Added MakerShift to community.md
Update community.md
commented reload(sys)
2017-05-03 21:24:23 +01:00
Alex
fbb9646377
Add x-duration-seconds for all functions via watchdog
2017-05-03 18:49:30 +01:00
Alex Ellis
6c732fb143
URL Tweak
2017-05-02 23:19:04 +01:00