Chad Arimura
49d397293b
global url replace
2017-05-29 17:10:47 -07:00
Chad Arimura
a9233bde03
adding mac, moding readme
2017-05-27 08:08:56 -07:00
Chad Arimura
ad793653c8
few words
2017-05-26 22:00:56 -07:00
Chad Arimura
7431a762e3
readme mod
2017-05-26 21:53:53 -07:00
Chad Arimura
e89be5eed7
3 ticks to 1
2017-05-26 17:20:23 -07:00
Chad Arimura
98e05eec63
init cli changes, removed app create from initial walkthrough
2017-05-26 10:32:07 -07:00
Chad Arimura
2ed7504269
tutorial readme
2017-05-25 14:35:02 -07:00
Chad Arimura
f97ac83255
more tutorial
2017-05-25 14:31:22 -07:00
Chad Arimura
a565c09c7f
reorging examples/tutorials a bit
2017-05-25 14:28:00 -07:00
Chad Arimura
235a8219c2
readme cleanup and simplification
2017-05-25 10:40:53 -07:00
Chad Arimura
1c58b24533
readme updates, added ascii to create issue #33
2017-05-24 21:21:53 -07:00
Travis Reeder
d115ad6d45
Cleaning up docs
2017-05-25 03:08:40 +00:00
Travis Reeder
9cc12b4b12
Remove iron...
2017-05-18 18:59:34 +00:00
Travis Reeder
fedf08964e
Deploy will automatically create a route if it doesn't exist.
2017-05-17 15:11:44 -07:00
Travis Reeder
014858143b
Simplified cli commands to make things easier to use.
2017-05-15 16:51:59 -07:00
Travis Reeder
4b9bba352d
Rename location.
2017-05-15 11:00:15 -07:00
Travis Reeder
615ae5c36f
Mass s&r: iron-io -> kumokit
2017-04-19 09:49:12 -06:00
Travis Reeder
cfccf33c5d
Updated docs, fixed broken links and moved things around.
2017-03-21 16:34:59 -07:00
Pedro Nasser
dea100d3d9
fn improvements: ( #560 )
...
- standardized required args validation
- routes create/update now prioritize args, over flags, over funcfile configuration
- removed deadcode
2017-03-01 17:55:48 -08:00
Alan deLevie
0645cd7789
Use SSL install url for fn cli ( #556 )
...
* Use SSL install url for fn cli
I know the other URL is shorter, but this is much safer.
* Changed URL to a short URL with https
2017-03-01 14:55:55 -08:00
Travis Reeder
6119f07007
Fixes some route creation and updating bugs. ( #526 )
...
* Fixes some route creation and updating bugs.
* Updated README
* Added more info the quickstart
* Updated based on PR comments.
* Fixed based on comments.
* Updated per comments.
2017-02-24 16:04:04 -08:00
Travis Reeder
24ed27bd74
Removed image check and mount docker socket in quickstart. ( #531 )
2017-02-21 22:21:40 -08:00
Alan deLevie
0c693e442a
Fix tiny typo in README ( #535 )
2017-02-19 21:35:14 -08:00
jconning
c9395024c1
Doc fixes: change docker and curl commands so they will execute. ( #513 )
...
* Doc fixes: change docker and curl commands so they will execute.
* Change curl flags to -LSs
2017-02-08 22:16:05 +01:00
Alexander Shapiotko
abe09a26c7
docs for functions ui ( #504 )
...
* docs for functions ui
* update readme
2017-01-31 11:58:00 -08:00
Chad Arimura
9089ab4ae5
Update README.md
...
strike through alpha releases
2017-01-05 07:55:32 -08:00
Travis Reeder
9f19611e97
Changed $PWD to work on windows and linux/mac. ( #437 )
2017-01-02 12:24:17 -08:00
C Cirello
2f0520521c
all: rename hot containers to hot functions ( #465 )
2016-12-29 20:07:41 +01:00
C Cirello
cb270d9c53
doc: fix slack link ( #459 )
...
Fixes #449
2016-12-27 19:59:30 +01:00
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