1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

44 Commits

Author SHA1 Message Date
Ivan Kozlovic
4ef08006bc Update NATS Streaming documentation
Brings missing parts that were in the README.md
Added some details in the TLS section based on issue https://github.com/nats-io/nats-streaming-server/issues/919

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2019-09-03 18:32:56 -06:00
Ginger Collison
16c3d70e6f
Update SUMMARY.md 2019-06-25 09:13:47 -05:00
Waldemar Quevedo
2d01097d33 Update monitoring for streaming
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
2019-06-24 15:26:53 -07:00
ainsley
13e2a3c7c4 update broken links
add back nats.io link to outline
2019-06-04 15:55:57 -05:00
Alberto Ricart
162dd673d0 Added information about nats-account-server notifications and how to configure them. 2019-05-31 18:10:03 -05:00
Alberto Ricart
8539fb1254 - added tutorial on generating a mem resolver config using nsc.
- added tutorial on pushing jwt updates to an account server
2019-05-31 13:03:16 -05:00
ainsley
32fee72f4c adding FAQ and updating tutorials/intro.md 2019-05-30 18:26:09 -05:00
Ginger Collison
0f32311e3a
Merge pull request #9 from nats-io/accounts-and-other-fixes
Accounts and other fixes
2019-05-29 11:21:07 -05:00
Alberto Ricart
82ccdb8e6b Added accounts, clarified jwt authentication. 2019-05-28 15:14:57 -05:00
Stephen Asbury
13a3c94114 Reorg on summary to get concepts in their own sections 2019-05-24 14:08:41 -07:00
ainsley
2f3b7e19aa moved concepts to it's own major list item 2019-05-24 14:26:04 -05:00
Ivan Kozlovic
5a458036a2 Major rewrite of NATS Streaming Server concepts section
and updates to the developing section.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2019-05-22 18:11:42 -06:00
Stephen Asbury
94174dc503 Reordered sections to put dev before admin 2019-05-22 13:09:42 -07:00
Stephen Asbury
355dc40016 Added whats new for 2.0 2019-05-20 12:44:44 -07:00
Stephen Asbury
623f76155b Refactored summary a bit added admin readme 2019-05-20 12:39:32 -07:00
Stephen Asbury
349bb6284c Merge branch 'master' of https://github.com/nats-io/docs-site 2019-05-20 12:31:21 -07:00
Alberto Ricart
e95ebe373a authorization 2019-05-20 14:26:35 -05:00
Alberto Ricart
6cd3bcc24e wip clustering and other auth configurations 2019-05-20 11:52:39 -05:00
Alberto Ricart
984632d020 added docker swarm tutorial from nats.io 2019-05-20 09:29:40 -05:00
Alberto Ricart
b33bd52668 added gateways, leafnodes, nats-account-server, fixed typos etc. 2019-05-20 09:15:03 -05:00
Stephen Asbury
37b46131da Added minimal doc for nats streaming based on training slides 2019-05-17 11:23:44 -07:00
Alberto Ricart
e832940daf Merge branch 'master' of github.com:nats-io/docs 2019-05-16 17:50:38 -05:00
Alberto Ricart
79c785f473 wip 2019-05-16 17:50:26 -05:00
Stephen Asbury
615ef54fd1 Added examples for creds and nkey (java only so far) 2019-05-16 15:07:04 -07:00
Stephen Asbury
312697bfa4 Added intro to developer doc with links to javadoc/godoc/etc... 2019-05-16 14:18:32 -07:00
Stephen Asbury
127ea2ad63 Added acks and seq num to concepts
Cleaned up concepts a bit
Added pattern names to some of the concepts
2019-05-16 13:59:14 -07:00
Alberto Ricart
83d1dee05d Merge branch 'master' of github.com:nats-io/docs 2019-05-16 15:26:50 -05:00
Alberto Ricart
3371eddd4c wip 2019-05-16 15:26:01 -05:00
Stephen Asbury
cc850776b8 Cleaned up developer doc
Proof'd everything and improved flow
Renamed advanced to events
Reordered sending/receiving
Added text type to languages for prism plugin
2019-05-16 13:06:37 -07:00
Alberto Ricart
e02ebdf16e wip 2019-05-16 10:35:38 -05:00
Stephen Asbury
b2d09e1a26 Added custom dialer
Removed benchmark tutorial (it is in tools now)
2019-05-15 14:13:03 -07:00
Alberto Ricart
9a531682fd wip 2019-05-15 16:05:26 -05:00
Alberto Ricart
a9cf7544ff wip 2019-05-15 15:45:36 -05:00
Alberto Ricart
01c5e2319c Merge branch 'master' of github.com:nats-io/docs 2019-05-15 14:55:29 -05:00
Alberto Ricart
44d738d057 wip 2019-05-15 14:55:14 -05:00
Stephen Asbury
6590066747 Added bencmarking tutorial 2019-05-15 12:41:54 -07:00
Stephen Asbury
2939a04bf0 Fixed typo 2019-05-15 12:27:13 -07:00
Stephen Asbury
fd9a1d0bf6 Cleaned up summary.md after merge
Lots of new developer files
Moved tools to _tools
2019-05-15 12:26:13 -07:00
Stephen Asbury
9618415569 Moved tools to _tools
Broke up develoepr doc into tree
Small CSS tweak to give diagrams more room
2019-05-15 12:22:57 -07:00
Alberto Ricart
28dfe4b752 wip 2019-05-15 14:12:30 -05:00
Alberto Ricart
ec0cd3dcab Merge branch 'master' of github.com:nats-io/docs 2019-05-15 10:15:21 -05:00
Alberto Ricart
8b8afcaabc wip 2019-05-15 10:14:16 -05:00
Stephen Asbury
230970f41e Started on developer section of the book
Added tool to build example html
Added book.json to bring in a couple plugins
Added building_the_book.md to help with how to build things
Updated gitignore with vscode and node modules
Checking in initial version of code examples
Copy/pasted a couple pages to get started on dev book
Updated html template for dev book to support graph vis/copy icon/styles
2019-05-14 17:16:17 -07:00
Alberto Ricart
908d73835a wip server docs 2019-05-13 10:25:02 -05:00