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

815 Commits

Author SHA1 Message Date
Matthias Hanel
f769d89221 Changing protocol to miscelaneous, adding links, clarifying usage.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-11 19:13:48 -04:00
Matthias Hanel
343f9bcb7f move mkcert -CAROOT into it's own section
Explain mkcert -CAROOT separately
add link to mkcert doc
call out node.js trust store

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-11 18:24:33 -04:00
Ginger Collison
6dd0c2b389
Update monitoring.md 2020-03-11 16:34:04 -05:00
Matthias Hanel
9e49488d33 Monitoring and logging changes.
Documenting trace_verbose and warning about exposing monitoring port.
Mention nats-top on monitoring page.
Use localhost in monitoring examples where we start a nats-server.
Mention scope of resolver_preload.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-11 17:09:33 -04:00
Matthias Hanel
787cf70132 Incorporate cert generation, use in examples, mention order of verify_and_map
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-11 16:57:05 -04:00
Matthias Hanel
6a2d03c83f Clarifying topology (acyclic graph) and multiple remotes possible
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-09 17:34:42 -04:00
Matthias Hanel
406afd22b4 Incorporating comments
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-09 17:34:42 -04:00
Matthias Hanel
038572b3fa Incorporating unexplained leaf node features
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-09 17:34:42 -04:00
Ginger Collison
c36e4d018e
Merge pull request #63 from nats-io/kozlovic-patch-1
Clustering: add note about horizontal scalability
2020-03-05 11:07:40 -06:00
Ivan Kozlovic
d1876b0a53
Clustering: add note about horizontal scalability
Since NATS Streaming implementation is such as the leader is the one handling all communication with clients, adding a note that the cluster cannot be horizontally scaled, and that its size should be limited to 3 to 5 nodes.
2020-03-04 16:48:34 -07:00
Ginger Collison
c27fdd2822
Merge pull request #62 from nats-io/add-system_account-to-config
Update README.md
2020-03-02 16:22:36 -06:00
Ginger Collison
b085c61d9f
Update README.md 2020-03-02 16:22:03 -06:00
Ginger Collison
2fbcbc3887
Update README.md 2020-03-02 16:17:58 -06:00
Ginger Collison
fb7e2ca007
Update README.md
adding system_account to configuration under authentication & authorization
2020-03-02 16:16:13 -06:00
Ginger Collison
312fe62026
Update sys_accounts.md 2020-03-02 13:20:39 -06:00
Ginger Collison
a4820c6ea0
Merge pull request #60 from nats-io/full-doc-review-mh
Reworded and merged authorization map.
2020-02-21 12:35:54 -06:00
Matthias Hanel
18aa250c99 Remove reference to alice and bob.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-20 19:35:10 -05:00
Ginger Collison
da84b99c91
Update authorization.md 2020-02-20 18:25:15 -06:00
Matthias Hanel
12802d917a Reworded and merged authorization map.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-20 17:08:43 -05:00
Ginger Collison
2b9384d8f0
Merge pull request #59 from nats-io/kozlovic-patch-1
Add note about MEM store and connection lost
2020-02-19 16:06:14 -06:00
Ivan Kozlovic
ae9998c1f7
Add note about MEM store and connection lost
This is in relation to issue: https://github.com/nats-io/stan.java/issues/146

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-02-19 14:50:05 -07:00
Moon Wang
06e04e522e
flush wrongly used in the sample code 2020-02-19 19:55:34 +08:00
Moon Wang
63406665e1
Update streaming.md 2020-02-18 20:39:41 +08:00
Ginger Collison
7d4a08f4bd
Merge pull request #57 from nats-io/full-doc-review-mh
Rewording and clarifying added missing properties
2020-02-17 09:32:26 -06:00
Colin Sullivan
0ddc66c3dd
Merge pull request #54 from jswirl/patch-2
Update events.md
2020-02-16 19:13:22 -07:00
Matthias Hanel
332bfba4e9 Missed typos
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-14 19:53:01 -05:00
Matthias Hanel
471c806e91 Incorporated suggestions
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-14 18:56:56 -05:00
Ginger Collison
55a7abe934
Update README.md 2020-02-14 16:59:51 -06:00
Matthias Hanel
5e10150a07 Rewording and clarifying added missing properties
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-14 17:36:21 -05:00
Ginger Collison
bd26d182c0
Merge pull request #56 from nats-io/full-doc-review-mh
Fix wording and samples and add missing map properties
2020-02-14 14:46:47 -06:00
Matthias Hanel
17c86f8737 Fix type, remove random port from the example and explanation.
mention routes when using multiple seed server.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-14 14:55:04 -05:00
Ginger Collison
e4bfaa6409
Update README.md 2020-02-14 10:03:58 -06:00
Ginger Collison
62aa58d1ee
Update README.md 2020-02-14 10:01:58 -06:00
Matthias Hanel
4cfbc2d436 Fix wording and samples and add missing map properties
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-13 17:40:39 -05:00
Moon Wang
e7ad8d22bd
Update streaming.md 2020-02-13 22:15:15 +08:00
Ginger Collison
eee3f59f05
Merge pull request #53 from nats-io/updates_for_streaming_0_17_0
Updates for NATS Streaming v0.17.0 release
2020-02-12 09:33:52 -06:00
Pu-Chen Mao
9a6968d485
Update events.md
`ConnErrHandler` function prototype needs updating in example snippet
2020-02-12 18:02:19 +08:00
Ivan Kozlovic
b7cb670299 Updates for NATS Streaming v0.17.0 release
- Added some configuration params in TLS section
- Updated serverz monitoring endpoint with new fields
- Not related to this release, but bring up-to-date list of command
  line parameters (result from "nats-streaming-server -h")

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-02-11 16:20:40 -07:00
Ginger Collison
c84fee1398
Merge pull request #52 from nats-io/full-doc-review-mh
Adding explanations/links and grouping of config options
2020-02-11 14:33:08 -06:00
Ginger Collison
b4d611684e
Update README.md 2020-02-11 14:05:49 -06:00
Ginger Collison
de31937d7f
Update installation.md 2020-02-11 14:02:52 -06:00
Matthias Hanel
4f41f267fe Adding explanations/links. Grouping main config options and adding defaults
refreshed some sample output

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-11 12:25:58 -05:00
Ginger Collison
77b1848373
Merge pull request #51 from nats-io/wallyqs-patch-1
Add more info related to creating gke clusters
2020-02-10 12:17:45 -06:00
Ginger Collison
2c50f3ce86
Update create-k8s-cluster.md 2020-02-10 12:17:09 -06:00
Waldemar Quevedo
027b3425ab
Update create-k8s-cluster.md 2020-02-10 09:22:23 -08:00
Ginger Collison
4a7b982d23
Merge pull request #49 from synchrone/patch-1
Adding notes on RAFT log disk usage
2020-02-10 09:39:50 -06:00
Ginger Collison
d36f4050e3
Merge pull request #48 from nats-io/full-doc-review-mh
doc review developing-with-nats
2020-02-10 09:37:08 -06:00
Matthias Hanel
e9dc3ace9e Clarified behavior on slow consumer error and fixed typo
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-09 17:33:35 -05:00
Matthias Hanel
34220c4114 Incorporating comments from PR
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-09 15:40:13 -05:00
Ginger Collison
81cd57f5dc Update README.md 2020-02-09 15:37:17 -05:00