Owen Cliffe
d25b5af59d
Add annotations to routes and apps ( #866 )
...
Adds 'annotations' attribute to Routes and Apps
2018-03-20 18:02:49 +00:00
Travis Reeder
5a2602d42e
Updated docs, cleaned things up, DRY's up function format stuff. ( #688 )
...
* Updated docs, cleaned things up, DRY's up function format stuff.
* deleted files
* updated bad link
2018-01-16 14:45:44 -08:00
Ben Meier
aac8ac3027
Added private registries documentation ( #654 )
2018-01-09 10:29:47 -08:00
Derek Schultz
8de31c6b50
add link to Fn Helm Chart ( #573 )
...
Removes old k8s doc and script in favor of linking to the new Helm Chart.
2017-12-06 14:35:11 -07:00
Travis Reeder
6b8627d1c5
Fixes to recent extension changes. ( #568 )
...
* Fixes to recent extension changes.
* Fixes issue where gin will continue calling the handler even if next() isn't called.
* Updated docs.
2017-12-06 10:12:55 -08:00
Michael J Williams
1aa1618404
Update to docs, examples, and tutorial links ( #546 )
...
* Update to docs, examples, and tutorial links
* Added categories to docs index page. Removed icons.
* Update to docs, examples, and tutorial links.
Added categories to docs index page. Removed icons.
* updates to docs upon review
2017-12-01 09:53:51 -08:00
Denis Makogon
81e3c4387c
Docker compose file for simpler dev env ( #526 )
...
* Docker compose file for simpler dev env
* Updating readme, adding UI to compose
* Define dependencies between services
* Prometheus. Grafana
* Link Prometheus to Grafana service
* Addressing review comments
* Linking compose doc to common table of content
2017-11-28 13:31:34 -07:00
Derek Schultz
21e42658b3
remove link to outdated swarm doc
2017-11-02 16:18:03 -06:00
James Jeffrey
c7f3066c75
Update references remove refs to treeder oracle funcy ( #376 )
...
* Remove lots of refs to iron and funcy oracle etc..
* more ref replacements
* Replacing more refs. Treeder
* Use Fn not FN
2017-09-29 16:22:15 -07:00
Travis Reeder
5219227393
Updated docs on configuration and required env vars. ( #285 )
...
* Updated docs on configuration and required env vars.
* minor
2017-09-29 16:20:46 -07:00
Travis Reeder
87deba45e2
Updated docs.
2017-09-18 17:17:00 -07:00
Travis Reeder
9f87b1ead0
Client generator update ( #262 )
...
* Generated a bunch of clients.
* Builds go client.
* Removed test line.
* Changed dependencies to fnproject/fn_go
* Fix tests.
2017-09-14 10:57:22 -07:00
Chad Arimura
30fda80295
Update README.md
2017-09-06 08:25:34 -07:00
Chad Arimura
c79d867384
minor doc tweaks
2017-09-06 08:23:49 -07:00
Travis Reeder
4de59c63ad
WIP: Updating docs ( #233 )
...
* Fixed bad link
* Update README.md
2017-08-31 14:17:20 -07:00
Travis Reeder
8c96d3ba2f
Fixes async payload passing for #68 .
2017-06-20 11:32:51 -07:00
Travis Reeder
69f0201818
Some small cleanup to docs.
2017-05-26 18:54:26 +00: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
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
ca18ae88fa
Added Lambda Node support as part of the regular functions workflow. ( #601 )
...
* Added Lambda Node support as part of the regular functions workflow.
* Fixes for PR comments.
2017-03-22 21:41:27 +01:00
Travis Reeder
cfccf33c5d
Updated docs, fixed broken links and moved things around.
2017-03-21 16:34:59 -07:00
Alexander Shapiotko
abe09a26c7
docs for functions ui ( #504 )
...
* docs for functions ui
* update readme
2017-01-31 11:58:00 -08:00
Travis Reeder
e5ef5ee6da
Added kubernetes and docker swarm to main TOC. ( #497 )
2017-01-24 11:20:51 -08:00
C Cirello
2f0520521c
all: rename hot containers to hot functions ( #465 )
2016-12-29 20:07:41 +01:00
Pedro Nasser
811689f923
API definitions and docs update ( #457 )
...
* fix: using bolt config/header update now overwrites
* api definitions and doc updates
* merge docs
2016-12-27 19:03:02 +01:00
C Cirello
8a24cc432e
doc: hot containers ( #411 )
...
* doc: hot containers
* doc: update with code review
2016-12-11 10:58:58 +01:00
Travis Reeder
e172a838c2
Fixed Route definition in swagger doc. ( #405 )
...
* Fixed Route definition in swagger doc.
* Changed swagger URL to petstore so we don't have to maintain it in swaggerhub and github anymore.
2016-12-07 20:33:34 +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
Michael Kitson
1f5e820a17
Fix duplicate docs folder in link path ( #306 )
2016-11-15 16:47:05 -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
Travis Reeder
605fe1eecc
Quick link added
2016-11-09 08:50:23 -08: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
Pedro Nasser
e9c0fb454a
memory docs ( #210 )
2016-11-02 15:52:07 -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
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