Commit Graph

39 Commits

Author SHA1 Message Date
C Cirello
c0512a4cbd fn: rename from fnctl (#321)
* fn: rename from fnctl

* fn: predicting the release version for installer

* fn: predicting the release version for installer
2016-11-21 17:24:26 +01:00
Travis Reeder
52f64b6a40 Minor readme updates. 2016-11-15 12:56:24 -08:00
C Cirello
02d3b18497 all: drop CONFIG_ prefix for configuration (#297)
Fixes #251
2016-11-15 19:19:21 +01:00
Travis Reeder
299422cf7d Added Ruby support to fnctl init. (#286) 2016-11-15 15:39:20 +01:00
C Cirello
d8526a85e1 fnctl: update docs and function filenames (#283)
* fnctl: functions.yaml -> func.yaml

* fnctl: update documentation
2016-11-15 01:54:26 +01:00
Travis Reeder
0d71e1e38e Docs update with new fnctl commands (#273)
* Added high level roadmap.

* Changed to funtion.yaml.

* Added logo

* updating quickstart code example, WIP, waiting on another merge.

* Minor updates.

* Changed function.yaml to func.yaml and updated fnctl README.
2016-11-15 01:40:05 +01:00
Travis Reeder
3357476583 Updates to fnctl to make UX better (#272)
* See the hello/go README for how this all works now.

* Node support for fnctl auto build

* Updated based on PR comments.
2016-11-14 10:10:29 -08:00
Seif Lotfy سيف لطفي
ba65220127 Lambda docs (#264)
* Add aws.md and s3 example

Signed-off-by: Seif Lotfy <seif.lotfy@gmail.com>

* minor fix
2016-11-11 19:40:22 +01:00
Travis Reeder
04c5ef6507 Move triggers to top level. (#227) 2016-11-09 21:39:05 +01:00
Travis Reeder
85e15fe48a More doc updates, explanation of serverless. (#228)
* More doc updates, explanation of serverless.

* Moved howto directory to examples and some minor doc updates.

* Added apps and routes docs.

* Fixes for Carlos' comments.

* Added bit about importing lambda functions.
2016-11-08 09:44:08 -08:00
Carlos C
d5fb1afda7 Revert "Assert License (#224)"
This reverts commit a61c4dab78.
2016-11-06 09:25:12 -08:00
C Cirello
a61c4dab78 Assert License (#224)
* license: assert license for Go code
* license: add in shell scripts
* license: assert license for Ruby code
* license: assert license to individual cases
* license: assert license to Dockerfile
2016-11-05 23:33:07 +01:00
Pedro Nasser
5d9269e186 Examples changes (#201) 2016-11-01 13:15:27 -07:00
Eugene Kalinin
2c9f745d8e OpenStack Ceilometer Example: how to reduce the update period (#185)
* Example for OpenStack Ceilometer: added a part how to reduce the update period

* Example for OpenStack Ceilometer: typo

* update optional step for setting polling interval
2016-10-20 14:56:34 -06:00
Derek Schultz
7963d5a12f move example to examples/triggers/openstack-ceilometer 2016-10-17 15:32:05 -07:00
Eugene Kalinin
4edc2feeea OpenStack Ceilometer example: a bit of improvements 2016-10-17 15:32:05 -07:00
Eugene Kalinin
1c71f1864d OpenStack Ceilometer example: typo 2016-10-17 15:32:05 -07:00
Eugene Kalinin
8cf6eb5ada OpenStack Ceilometer example: more literate text 2016-10-17 15:32:05 -07:00
Eugene Kalinin
ad07c38c0a Example for OpenStack Ceilometer 2016-10-17 15:32:05 -07:00
Seif Lotfy سيف لطفي
7ec037b46a Move hello-async.sh and hello-sync.sh to the ruby and go directories … (#176)
* Move hello-async.sh and hello-sync.sh to the ruby and go directories and get rid of examples in tools

* update hello-ruby code to use iron/hello:ruby images
2016-10-17 22:12:10 +02:00
Travis Reeder
2cced6f2c3 Copied a bunch of examples from Titan. 2016-10-13 20:27:39 -07:00
Travis Reeder
df9343f5ed Version bump iron/hello. 2016-10-13 20:24:06 -07:00
Travis Reeder
777dc9dbb2 Ignores bad payload and just prints hello world for iron/hello. 2016-10-13 20:24:06 -07:00
Travis Reeder
e85c7560c3 Added hello-go example to make example image faster. 2016-10-13 20:24:06 -07:00
Henrique Chehad
978224ecf8 created twitter example 2016-10-12 09:36:44 -07:00
Seif Lotfy سيف لطفي
52cab30056 Change PAYLOAD input to STDIN (#111)
* change to iron-io/runner dependency
* Fix runner dependency
* Change PAYLOAD input to STDIN, fixes #40
2016-10-06 18:44:58 -03:00
Travis Reeder
b7844e9898 Checks env var first, then stdin. 2016-10-06 11:24:50 -07:00
Travis Reeder
e90a109ed5 Updated README. 2016-10-06 10:45:33 -07:00
Travis Reeder
8390c5dc8e Updated hello to use stdin. 2016-10-06 10:44:27 -07:00
Henrique Chehad
abe362603d fix LB_HOST03 typo 2016-09-16 20:40:27 -03:00
Henrique Chehad
dd5f118a0d created caddy load balancer example 2016-09-16 20:37:22 -03:00
Pedro Nasser
cd3e045f54 fix auth and post creation 2016-09-01 14:57:50 -03:00
Pedro Nasser
10de43f8d8 update readme 2016-09-01 14:57:38 -03:00
Pedro Nasser
0b28c179f6 Merge branch 'master' of github.com:iron-io/functions into example-blog 2016-08-30 22:50:35 -03:00
Pedro Nasser
c9de0428aa added blog example 2016-08-30 16:47:34 -03:00
Travis Reeder
f7d4fed570 Streams stderr from user functions and outputs a standard format for parsing. See #76. 2016-08-29 22:59:16 -07:00
Pedro Nasser
ff52b651dc fix env var readme 2016-07-25 18:16:56 -03:00
Pedro Nasser
41f6847d92 added redis example 2016-07-25 18:10:13 -03:00
Travis Reeder
edc126eb81 Added hello example. 2016-07-19 12:29:02 -07:00