Colin Sullivan
2dc6e3d5d0
add when to use mqtt
...
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-17 15:37:03 -07:00
Jaime Piña
3f01c728c1
Replace mkpasswd with natscli ( #223 )
...
With mkpasswd now gone from nats-server, this change replaces instances of
mkpasswd with the new official natscli tool.
2021-02-17 13:59:12 -08:00
Ivan Kozlovic
d956645089
[ADDED] MQTT documentation
...
Resolves #204
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-02-16 13:11:13 -07:00
Ivan Kozlovic
6bacb945b4
Restructe layout, add README and config page, etc..
...
Resolves #205
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-02-16 10:33:35 -07:00
Bill Hass
20046aa2eb
Clarify Example Gateway Connection Logic
...
The current description reads like each external gateway, B1 & B2, should have three connections from the local cluster because the local cluster has three gateway nodes. However, my understanding is that the external gateway _cluster_ will have three connections from the local cluster.
Added cluster at the end of sentence and clarified there will be three outbound connections from the local cluster.
2021-02-10 16:34:11 -05:00
Matthias Hanel
ab5b1a4565
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:50:31 -05:00
Matthias Hanel
e3da8cfe6a
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:50:22 -05:00
Matthias Hanel
1fb41bd6d9
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:49:53 -05:00
Matthias Hanel
03fc69af67
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:49:36 -05:00
Matthias Hanel
897fbe1c3b
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:49:26 -05:00
Matthias Hanel
65eb601578
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:49:17 -05:00
Matthias Hanel
81f67989f6
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:49:10 -05:00
Matthias Hanel
9edf22f7b8
Update nats-server/configuration/securing_nats/jwt/resolver.md
...
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-10 15:48:45 -05:00
Ivan Kozlovic
44fa12e358
Add note about frame types and content of a frame wrt NATS protocols
...
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-02-10 13:18:37 -07:00
Matthias Hanel
b7aecc6976
Capitalize NATS
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-10 13:34:54 -05:00
Matthias Hanel
354355f85b
mention nats based resolver in nats account server
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-09 17:08:18 -05:00
Matthias Hanel
dad3450866
[added] description of nats based account resolver
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-09 16:42:21 -05:00
Matthias Hanel
5cb7c796a1
[added] description for jsz endpoint
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-09 13:22:53 -05:00
Matthias Hanel
9c95e9012c
[added] description for accountz endpoint
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-09 12:20:29 -05:00
Ginger Collison
6d00a5523b
Update websockets.md
2021-02-08 13:46:16 -06:00
Ginger Collison
093b6459c6
update link to JWT
2021-02-08 13:41:32 -06:00
Ivan Kozlovic
2e36c79791
Some updates taken from Alberto's closed PR.
...
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-02-08 11:49:32 -07:00
Ivan Kozlovic
4f428bce64
Updates
...
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-02-08 09:59:02 -07:00
Ginger Collison
33acdbe454
Update websockets.md
2021-02-08 09:18:37 -06:00
Colin Sullivan
a4fb219bb1
add websocket configuration
...
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-06 15:54:08 -07:00
Ginger Collison
b5e79b6eb0
Update README.md
2021-01-27 10:33:03 -06:00
Waldemar Quevedo
9cb23ec044
Update leafnode examples
2021-01-27 07:33:23 -08:00
Matthias Hanel
e7909fe189
adding password to sample
2021-01-07 20:14:38 -05:00
Ginger Collison
9f2fec4dfb
GitBook: [master] 6 pages and 10 assets modified
2020-12-14 18:44:03 +00:00
Matthias Hanel
eba03ef178
adding doc for verify_cert_and_check_known_urls
...
This is a new feature similar to verify_and_map, but without the extra config.
2020-11-20 17:34:03 -05:00
Matthias Hanel
84308f68d5
clarify insecure
...
This is the go documentation of the value that this configuration sets
// InsecureSkipVerify controls whether a client verifies the
// server's certificate chain and host name.
// If InsecureSkipVerify is true, TLS accepts any certificate
// presented by the server and any host name in that certificate.
// In this mode, TLS is susceptible to man-in-the-middle attacks.
// This should be used only for testing.
InsecureSkipVerify bool
2020-11-18 17:57:03 -05:00
Matthias Hanel
00d7c1f5a0
renamed reject_unknown to reject_unknown_cluster
...
and modified the description.
Please only merge once 2.2 got released.
2020-11-18 17:25:42 -05:00
Chanaka Lakmal
47e986f600
Fix a typo in authentication guide
2020-11-06 18:38:34 +05:30
Matthias Hanel
6f7a5b1286
fix links and wording
...
noticed broken links
2020-10-30 15:59:14 -04:00
Ginger Collison
601173bc99
Update gateway.md
2020-10-30 14:41:22 -05:00
Phil Pennock
f5f1ff8718
Provide guidance on TLS ca_file directives
2020-10-30 15:33:14 -04:00
Ginger Collison
79ece7d7f8
reword based on comments
2020-10-26 14:36:44 -05:00
Ginger Collison
8db8f55c19
changed the wording a little
2020-10-26 12:14:56 -05:00
Ivan Kozlovic
e98777cca8
Update no_advertise comment
...
Resolves https://github.com/nats-io/nats-server/issues/1647
2020-10-26 10:41:42 -06:00
Jaime Piña
0e257e096f
Fix typo
2020-09-05 20:42:48 -07:00
Ginger Collison
d21aed4887
GitBook: [master] 178 pages modified
2020-09-04 20:10:37 +00:00
Alberto Ricart
53ed47faf5
updated file path to match existing nkeys layout.
2020-08-18 09:13:12 -05:00
Alberto Ricart
e62dc25b7b
updated documentation to mem-resolver generation
2020-08-16 08:58:37 -05:00
Derek Collison
fafee2484c
Cleaned up account property for remote leafnodes.
2020-08-11 18:22:55 -07:00
Cliff Brake
9ad6c99e06
remove duplicate so
2020-07-18 15:11:02 -04:00
Cliff Brake
e2e8bac3c9
change server to plural in two places
2020-07-18 15:04:14 -04:00
Ivan Kozlovic
d9dcedc846
Add http_base_path config
...
Related to nats-io/nats-server#1392 .
2020-06-25 09:33:05 -06:00
Ginger Collison
dde41d778b
GitBook: [master] 21 pages modified
2020-06-09 14:20:36 +00:00
Ginger Collison
c718fc2854
Merge pull request #98 from nats-io/sys_srvc
...
Documenting monitoring endpoint as system service
2020-05-15 10:11:54 -05:00
Matthias Hanel
e198a783d1
Documenting no_auth_user
...
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-05-13 15:01:16 -04:00