Matthias Hanel
9ff523d2c9
Move sys_accounts to configuration, add subs=detail to monitoring
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-23 18:32:35 -04:00
Dario Di Pasquale
a56550de9a
Typo correction
2020-03-21 17:39:55 +01:00
Ginger Collison
453fb0d4a7
Merge pull request #74 from nats-io/sys
...
Moving system_account into correct section and more explanation
2020-03-20 13:36:30 -05:00
Ginger Collison
585c463636
Merge pull request #73 from nats-io/key-usage
...
Incorporate explanation of key usage
2020-03-20 13:35:00 -05:00
Waldemar Quevedo
a912bf4880
Add example of getting started with nsc + nats account-server ( #71 )
...
* Update nas_conf.md
* Add more details to the NATS Account Server setup
2020-03-19 15:52:37 -07:00
Matthias Hanel
9e34b16d88
Moving system_account into correct section and more explanation
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-19 16:04:39 -04:00
Matthias Hanel
3889f1463d
Incorporate explanation of key usage
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-19 14:54:49 -04:00
Ginger Collison
7e128fdc3e
Merge pull request #72 from nats-io/kozlovic-patch-1
...
Add "tls" block in "gateways" section
2020-03-19 11:31:52 -05:00
Ivan Kozlovic
a45c0a41cb
Add "tls" block in "gateways" section
2020-03-19 09:54:21 -06:00
Ginger Collison
10b15ab71a
Merge pull request #70 from arush15june/patch-1
...
Fix typo in Golang client connection example
2020-03-18 17:51:45 -05:00
Aarush Ahuja
2e4d041290
Fix typo in Golang client connection example
...
Fixed typo from "connectioConnection" to "connection"
2020-03-19 02:37:03 +05:30
Ginger Collison
388d3c047d
Merge pull request #69 from nats-io/tls-client
...
Use certs generated in nats-server/configuration/securing_nats/tls.md
2020-03-16 17:12:44 -05:00
Ginger Collison
cb5b640198
Merge pull request #68 from nats-io/nkey-link
...
Adding a link to client
2020-03-16 17:07:46 -05:00
Ginger Collison
8feaf1ea14
Merge pull request #67 from nats-io/auth
...
Adding links, clarification and slight rewording
2020-03-16 17:06:24 -05:00
Ginger Collison
5a81930293
Merge pull request #66 from nats-io/client
...
Changing protocol to miscelaneous, adding links, clarifying usage.
2020-03-16 17:05:04 -05:00
Matthias Hanel
03b8f44a27
Use certs generated in nats-server/configuration/securing_nats/tls.md
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-13 15:59:23 -04:00
Ginger Collison
a7fc77b58f
Merge pull request #65 from nats-io/monitoring
...
Monitoring and logging changes.
2020-03-12 10:57:41 -05:00
Ginger Collison
240e09a125
Merge pull request #64 from nats-io/tls
...
tls chagnes
2020-03-12 10:48:29 -05:00
Ginger Collison
a76156a025
Merge pull request #61 from nats-io/full-doc-review-mh
...
Incorporating unexplained leaf node features
2020-03-12 10:47:47 -05:00
Matthias Hanel
70f1bd7263
Adding a link to client
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-11 19:49:02 -04:00
Matthias Hanel
a5ea2310fe
Adding links, clarification and slight rewording
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-11 19:34:03 -04:00
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