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

736 Commits

Author SHA1 Message Date
Ginger Collison
66c55a6e6d
Merge pull request #95 from RichardHightower/master
Fix broken link in FAQ
2020-05-05 09:00:37 -05:00
Richard Hightower
39ac891051
Fix broken link in FAQ
Fix broken link in FAQ
2020-05-04 18:43:21 -07:00
Ginger Collison
a5d5529f7d
Merge pull request #78 from egoon/patch-1
Update cert-manager docs after changed behaviour
2020-05-01 13:38:51 -05:00
Ginger Collison
e9dee4367f
Merge pull request #58 from GingerMoon/patch-2
flush wrongly used in the sample code
2020-05-01 13:37:40 -05:00
Ginger Collison
c4042ca7ab
Update request_reply.md 2020-05-01 13:37:12 -05:00
Ginger Collison
2463afff6a
Merge pull request #55 from GingerMoon/patch-1
Explicitly saying "Regular subscriptions  stores the position in the subscriber."
2020-05-01 13:35:40 -05:00
Ginger Collison
5a57d4ddc5
Merge pull request #93 from nats-io/kozlovic-patch-1
Note about SQL and clustering
2020-04-27 11:50:47 -05:00
Ginger Collison
6ff1c12835
Update supported-stores.md 2020-04-27 11:49:59 -05:00
Ginger Collison
ac4c28313a
Merge pull request #92 from nats-io/tyler_add_Rust_link
Add Rust documentation link
2020-04-27 11:41:38 -05:00
Ginger Collison
112e01cb6e
Merge pull request #91 from nats-io/clients_supported
Updated language on clients
2020-04-27 11:40:17 -05:00
Ginger Collison
823ced4ae7
Merge pull request #89 from nats-io/matthiashanel-patch-1
clarifications for mkcert -client
2020-04-27 11:38:21 -05:00
Ginger Collison
efda4f3676
Update tls.md 2020-04-27 11:37:57 -05:00
Waldemar Quevedo
fb7bfa6ce2
Create super-cluster-on-digital-ocean.md 2020-04-24 15:23:10 -07:00
Ivan Kozlovic
4807c12976
Note about SQL and clustering
Should mention that each node in the cluster needs to point to their own tables.

Resolves https://github.com/nats-io/nats-streaming-server/issues/1038
2020-04-23 13:31:36 -06:00
Tyler Neely
93e421a0a8
Add Rust documentation link 2020-04-23 13:01:55 +02:00
Derek Collison
91992fc8c8
Updated language on clients 2020-04-22 17:55:31 -07:00
Matthias Hanel
1d75e83055
clarifications for mkcert -client 2020-04-21 15:21:21 -04:00
Ginger Collison
c9e70e5647
Merge pull request #87 from nats-io/links
Fixing links (all lower chase anchors and removing github links)
2020-04-13 16:35:41 -05:00
Ginger Collison
e5f7e70058
Update tls.md 2020-04-13 16:31:38 -05: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
Ginger Collison
ceace00a26
Merge pull request #86 from nats-io/link
Adding links to accounts
2020-04-13 10:37:24 -05: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
ed6c1ba06d
Merge pull request #85 from nats-io/outline
Adding missing page
2020-04-10 09:31:11 -05: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
Matthias Hanel
e328dff232 Adding missing page
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-04-10 00:35:39 -04:00
Ginger Collison
45f5eaa8d7
Update nsc.md 2020-04-03 15:11:40 -05:00
Ginger Collison
cc1eee29aa
Update nsc.md 2020-04-03 15:09:26 -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
Ginger Collison
1d3aa5e66a
Merge pull request #84 from nats-io/update_whats_new
updating What's New for release 2.1.6
2020-04-02 16:47:16 -05:00
Ginger Collison
f615303c28
Update whats_new.md 2020-04-02 16:46:10 -05:00
ainsley
860ea260ad updating What's New for release 2.1.6 2020-04-02 16:40:54 -05:00
Matthias Hanel
54368471fe Remove testing purpose when mentioning memory resolver in nas
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-04-02 16:40:41 -04:00
Ginger Collison
57588b9601
Merge pull request #82 from nats-io/matthiashanel-patch-2
including   "gomaxprocs": 4, in varz output
2020-04-02 14:17:19 -05:00
Ginger Collison
e75fa227f8
Merge pull request #81 from nats-io/matthiashanel-patch-1
adding -DVV to flags
2020-04-02 14:13:56 -05:00
Matthias Hanel
b63f490305
inlcude -VV flag
same as -DVV
2020-04-02 15:11:18 -04:00
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