Ginger Collison
30eabb6aae
Merge pull request #80 from nats-io/ackwait
...
Including an example of ack wait
2020-04-02 14:06:03 -05:00
Matthias Hanel
9eebb5e601
ping_interval is parsed as duration now
2020-04-02 15:05:27 -04:00
Matthias Hanel
05c4296302
including "gomaxprocs": 4, in varz output
...
this field was added
2020-04-02 14:51:14 -04:00
Matthias Hanel
fdc93464e6
adding -DVV to flags
...
I've already added it to configuration/logging.md. Didn't realize that the list of options is duplicated here
2020-04-02 14:23:55 -04:00
Matthias Hanel
319370bc25
Including an example of ack wait
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-04-02 13:39:29 -04:00
Matthias Hanel
6723e87802
Fix links
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-30 14:30:31 -04:00
Matthias Hanel
7449aa6daa
Better explanation of jwt. Reorganizing files, adding links.
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-30 02:51:42 -04:00
Bennie Vinterklint
fa5f23e703
Update cert-manager docs after changed behaviour
...
After this update: https://github.com/nats-io/nats-operator/pull/255
I figured these docs should be updated also
2020-03-27 09:12:19 +01:00
Ginger Collison
ded758e784
Merge pull request #77 from nats-io/tls-auth
...
Incorporate details about mutual auth
2020-03-26 15:54:14 -05:00
Ginger Collison
428712fbb2
Update cluster_tls.md
2020-03-26 15:53:29 -05:00
Matthias Hanel
3507858cd3
Incorporate details about mutual auth
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-24 18:28:10 -04:00
Ginger Collison
e59525da15
Merge pull request #76 from nats-io/sys
...
Move sys_accounts to configuration, add subs=detail to monitoring
2020-03-24 13:29:13 -05:00
Ginger Collison
fd8984dc38
Update README.md
2020-03-24 13:24:03 -05:00
Ginger Collison
5117a37f6c
Merge pull request #75 from dariodip/patch-1
...
Typo correction
2020-03-24 13:11:00 -05:00
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