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

99 Commits

Author SHA1 Message Date
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
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
Matthias Hanel
5c772e18c3 Documenting monitoring endpoint as system service
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-05-12 21:28:22 -04:00
Ginger Collison
efda4f3676
Update tls.md 2020-04-27 11:37:57 -05:00
Matthias Hanel
1d75e83055
clarifications for mkcert -client 2020-04-21 15:21:21 -04:00
Matthias Hanel
9443b0ced5 Fixing links (all lower chase anchors and removing github links)
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-04-13 16:22:10 -04:00
Matthias Hanel
56410c1e43 Adding links to accounts
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-04-10 20:46:49 -04:00
Ginger Collison
de933e912d
GitBook: [master] 61 pages modified 2020-04-10 14:41:07 +00:00
Ginger Collison
542bb62cfd
Merge pull request #83 from nats-io/matthiashanel-patch-3
ping_interval is parsed as duration now
2020-04-10 09:28:53 -05:00
Ginger Collison
aecb86faf9
Merge pull request #79 from nats-io/jwt
Better explanation of jwt. Reorganizing files, adding links.
2020-04-03 14:45:54 -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
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
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
fd8984dc38
Update README.md 2020-03-24 13:24:03 -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
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
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
Ivan Kozlovic
a45c0a41cb
Add "tls" block in "gateways" section 2020-03-19 09:54:21 -06: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
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