Philipp Muens
a6bedbf793
Add tracking plugin
2016-07-15 18:22:03 +02:00
Philipp Muens
d44ac05843
Add link to available templates in "Available templates" headline
...
For easier navigation.
2016-07-15 15:14:56 +02:00
Philipp Muens
ebfca3a329
Add docs for service templates
2016-07-15 15:11:23 +02:00
Philipp Muens
38be750ff2
Quick doc fixes
2016-07-15 11:12:46 +02:00
Florian Motlik
2c8cad0eef
Merge pull request #1523 from rajington/patch-2
...
Fix missing slash for SNS docs
2016-07-13 18:17:15 +02:00
Philipp Muens
ed4f0384a1
Update docs to reflect runtime changes
2016-07-12 20:39:34 +02:00
Eslam A. Hefnawy
50c9c3ba65
updated docs
2016-07-13 02:00:17 +09:00
william de melo gueiros
124898068d
Change the variable
...
i thing is memoryVar is correct than memoryVariable
2016-07-11 11:49:51 -03:00
Raj Nigam
3d4b3c5d0f
Fix missing slash for SNS docs
2016-07-09 20:48:33 -04:00
Philipp Muens
ae16522bfc
Update "building provider integrations" document
2016-07-08 16:58:18 +02:00
Philipp Muens
6b32fdc291
Update awsDeploy plugin to use new .zip package artifact
2016-07-07 20:10:05 +02:00
Philipp Muens
b74fa46563
Update hook order and zipping functionality
...
Update the hook order because the functions need the .zip file in their resource
definition. Furthermore the zipping process / writing it to disc was optimized.
The ".serverless" directory is also added to the "default exclude array" so that it's not
considered during packaging.
2016-07-07 20:10:05 +02:00
Philipp Muens
259c58d822
Add package plugin
2016-07-07 20:10:05 +02:00
Philipp Muens
9df3750f49
Refs #1507 - Update serverless.yaml document
2016-07-07 19:57:01 +02:00
Philipp Muens
f009940403
Add awsCompileSnsEvents plugin
2016-07-07 12:00:25 +02:00
Philipp Muens
7f5aec098b
Add core S3 bucket cleanup upon deployment
2016-07-04 14:35:55 +01:00
Philipp Muens
7ccdc82e09
Add provider awareness for plugins
2016-07-04 09:51:38 +01:00
Philipp Muens
18a047bc07
Fix file references in "Services and functions" documentation
2016-07-01 14:21:34 +02:00
Philipp Muens
8af1eaa058
Add information about available Serverless commands
2016-06-30 16:30:48 +02:00
Philipp Muens
f1b7010459
Add $ref usage example for custom provider resources
2016-06-30 15:46:11 +02:00
Philipp Muens
267e6c58fb
Add shortcut support for options
2016-06-29 14:07:55 +02:00
Philipp Muens
56ed95ca90
Update links which point to same directory
2016-06-29 07:33:53 +02:00
Philipp Muens
acbdfbc547
Update install instructions
...
So that they don't need to be updated each and every time a new version will be released.
2016-06-29 07:26:57 +02:00
Philipp Muens
f0cbafa824
Add a note about event source support
2016-06-29 07:23:52 +02:00
Philipp Muens
c9e093ba45
Add links to the serverless.yaml and serverless.env.yaml file documentations
2016-06-29 07:18:57 +02:00
Philipp Muens
4f9c35c653
Fix typos and other mistakes in docs
2016-06-28 09:58:46 +02:00
Philipp Muens
04b40a48b0
Add string representation support for API Gateway event
2016-06-28 06:02:31 +02:00
Philipp Muens
9ff5723e1b
Update documents with some minor fixes
2016-06-24 17:17:18 +02:00
Eslam A. Hefnawy
381cc3c8ad
added docs for understanding serverless
2016-06-24 17:17:18 +02:00
Philipp Muens
57f8155957
Update custom provider resource example with correct syntax
2016-06-24 17:11:40 +02:00
Philipp Muens
5fe42ed624
Remove unnecessary stage and region options from invoke call example
2016-06-24 17:11:40 +02:00
Philipp Muens
28dd0c2db2
Update "guide" documents based on first feedback iteration
2016-06-24 17:11:40 +02:00
Philipp Muens
a8fc53a0b7
Update "Custom provider resources" document
2016-06-24 17:11:40 +02:00
Philipp Muens
883b367ef8
Update "Removing a service" document
2016-06-24 17:11:40 +02:00
Philipp Muens
eb3d29eede
Add and update "Event sources" related documents
2016-06-24 17:11:40 +02:00
Philipp Muens
0fce416593
Update "Invoking a function" document
2016-06-24 17:11:40 +02:00
Philipp Muens
ad9dc1b0fd
Update "deploying a service" document
2016-06-24 17:11:40 +02:00
Philipp Muens
c1e1375fe3
Update "Creating a service" document
2016-06-24 17:11:40 +02:00
Philipp Muens
617d53d7c4
Add "Provider account setup" document
2016-06-24 17:11:40 +02:00
Philipp Muens
7feb0fe0ff
Update "installation" document
2016-06-24 17:11:40 +02:00
Philipp Muens
71966cfd6a
Add "Adding custom plugins" document
2016-06-24 17:06:23 +02:00
Philipp Muens
54f6f2dd88
Add "building provider integrations" document
2016-06-24 17:00:45 +02:00
Philipp Muens
425e9a9d65
Update "Building plugins" documentation
2016-06-24 17:00:45 +02:00
Philipp Muens
9b184746ac
Remove unnecessary options in Quick start
2016-06-24 16:54:25 +02:00
Nik Graf
61a27264c8
fix yaml example in event sources docs
2016-06-24 15:01:36 +02:00
Nik Graf
ee71e4e151
add cd step to quick-start
2016-06-24 13:56:21 +02:00
Philipp Muens
817234d4e8
Move list of plugins into own, separate file
2016-06-23 15:24:52 +02:00
Philipp Muens
6eda2ac11e
Add new documentation structure for alpha 1 release
2016-06-23 14:25:09 +02:00
Philipp Muens
7175896b48
Update "Work in progress" mentionings
2016-06-23 10:16:55 +02:00
Philipp Muens
5def4e1815
Update "services" concept file
2016-06-23 10:11:53 +02:00