Commit Graph

75 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
Sabith Karippullil Soopy
38c7b9decc Fix link to go func example (#317) 2016-11-18 18:10:44 +01:00
Benji Visser
0c4aea29ed s/tou/you in README.md (#307) 2016-11-16 01:42:36 +01:00
Travis Reeder
52f64b6a40 Minor readme updates. 2016-11-15 12:56:24 -08:00
Travis Reeder
a18a2c5013 minor readme fixes. 2016-11-15 09:55:14 -08:00
Travis Reeder
299422cf7d Added Ruby support to fnctl init. (#286) 2016-11-15 15:39:20 +01:00
Travis Reeder
b82be66189 Minor readme update and fixed build error. 2016-11-14 21:02:53 -08: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
Benji Visser
a32ca3d90a docs: moving documentation around to be more clear and easier to browse (#236)
* moving documentation around to be more clear and easier to browse

- moved assets into their own directory and updated links to them
- moved operating docs into their own directory
- consolidated kubernetes docs
- added docker-swarm folder for docs
- updated docs layout in docs/README.md to reflect the changes and make it easier to read

* docs: s/Operating Functions/Operating IronFunctions/

* docs: removing duplicate database link

* docs: moving databases into general docs

* docs: moving databases/mqs back

* docs: removing memory.md (duplicate of operating/routes.md)

* docs: converting to markdown bullets
2016-11-09 09:39:53 -08:00
C Cirello
4e32aeda26 doc: update tutorial to be in sync with fnctl (#243)
doc: update tutorial to be in sync with fnctl
2016-11-09 15:29:38 -02:00
Benji Visser
7996fdb2ec Small doc fixes (#238)
* adding instructions on how to test in docker for CONTRIBUTING.md

* fixing small grammatical issues

* adding documentation about how to run tests native

* all the sh!
2016-11-08 22:49:44 +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
Travis Reeder
4421c151c5 Docs on writing functions and the functions format. (#203)
* WIP on writing functions and the functions format.

* Added more docs on writing functions.

* Running on windows docs.

* Linked README to writing.md

* Minor fixes from PR feedback.
2016-11-03 10:53:36 -07:00
C Cirello
b8cc8ad1d5 Functions CLI (#191)
First iteration of CLI tool.
2016-10-24 09:21:07 -07:00
C Cirello
aff5fb65a5 Add client libraries list to README.md (#194)
Fixes #181
2016-10-23 16:36:55 -07:00
Nikhil Marathe
e30e600e1d Too much join our community in README. (#188) 2016-10-21 14:22:16 -07:00
C Cirello
64e74adce9 Add information about host's Docker configuration (#184)
* Add information about host's Docker configuration

* Move Docker block to its own file

* Fix configuration mistake
2016-10-19 16:42:05 -07:00
Travis Reeder
865b8e77df Minor readme update. 2016-10-19 13:17:25 -07:00
Travis Reeder
c95c0dd8f0 Added logging/metrics information, removed hosted thing in main README. (#183) 2016-10-19 12:21:55 -07:00
Travis Reeder
41c06644d9 Docs related to running in production. (#174)
* Fixed up api.md, removed Titan references.

* Adding more documentation on running in production.

* Update deps for ironmq.
2016-10-17 11:31:58 -07:00
Travis Reeder
3e443e604c Added async post command to README. 2016-10-13 20:24:06 -07:00
Travis Reeder
62fae89e33 Updated readme. 2016-10-13 20:24:06 -07:00
Travis Reeder
fd29b760d9 Minor: formatting. 2016-10-13 20:24:06 -07:00
Travis Reeder
25f582b180 Updated README and simplified/cleaned up some code. 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
Travis Reeder
042bccb2e6 Fixes issues with dependencies. 2016-10-11 18:18:06 -07:00
Seif Lotfy سيف لطفي
b7bf73f5d2 Makefile (#122)
* Update Readme and add Makefile
* Skip stale tests (in wait for stdin support)

* Revert "Skip stale tests (in wait for stdin support)"

This reverts commit 228da3776503f40ca53df70a79a9e4a9c73fd8b5.
2016-10-06 20:46:29 +02:00
Henrique Chehad
76e617ee04 fix irregular header and texts 2016-09-20 22:05:35 -03:00
Henrique Chehad
fdb199485d separator in readme 2016-09-20 15:35:37 -03:00
Henrique Chehad
802b96166d route params documentation 2016-09-20 15:29:48 -03:00
Travis Reeder
021b706f5d Updating API to take into account having async tasks and sync. WIP. 2016-09-13 11:36:30 -07:00
Travis Reeder
d98e31e936 Merge branch 'master' of https://github.com/iron-io/functions 2016-08-30 14:52:31 -07:00
Travis Reeder
2576c56842 Added swagger to readme. 2016-08-30 12:01:11 -07: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
Travis Reeder
ae2b12034d Merge branch 'master' of https://github.com/iron-io/functions 2016-08-24 16:55:26 -07:00
Travis Reeder
fa4c7711f5 Changed gitter to slack badge. 2016-08-24 16:55:20 -07:00
Nikhil Marathe
51776d0db7 Remove broken OVERVIEW link 2016-08-23 08:25:45 -07:00
Travis Reeder
3b5ff970df Added Gitter link and docs link. 2016-08-18 16:58:55 -07:00
Travis Reeder
8558d13f07 Added support for hooks to customize behavior. 2016-08-09 22:34:28 -07:00
Travis Reeder
3d94fc64c9 Removed "name" from route, only need path. 2016-08-07 14:58:05 -04:00
Travis Reeder
40e1ebd434 Updates to fix against Titan changes and what not. 2016-08-07 14:10:31 -04:00
Pedro Nasser
eeec3f08d2 missing --privileged 2016-07-27 18:33:57 -03:00
Pedro Nasser
f6d1f193ac update readme 2016-07-27 18:32:32 -03:00
Pedro Nasser
338498e94d update docs and contributing 2016-07-27 17:51:51 -03:00
Travis Reeder
edc126eb81 Added hello example. 2016-07-19 12:29:02 -07:00
Travis Reeder
c5abab9f15 functions: 0.0.28 release 2016-07-17 21:49:25 -07:00
Travis Reeder
a20ad9f4e1 Starting on some examples to use with function tool. 2016-07-17 21:24:50 -07:00
Travis Reeder
2516ecde84 Bunch of cleanup and reorg 2016-07-17 20:52:28 -07:00
Travis Reeder
c73dd4dd42 Bunch of cleanup. 2016-07-14 09:18:43 -07:00
Travis Reeder
9b9801a588 Update README.md 2016-06-22 11:01:28 -07:00