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

863 Commits

Author SHA1 Message Date
Andy Garfield
57fe4240bf
Fixed typo 2021-02-24 08:04:05 -05: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
Karan Kumar
d3dd6913fc
Fixed apiVersion for eks-efs-provisioner (#212)
* Fixed apiVersion for eks-efs-provisioner

* Update stan-ft-k8s-aws.md
2021-02-09 10:52:01 -08:00
Ginger Collison
b32623381c
Merge pull request #201 from nats-io/rm-shell-prompt
Remove shell prompt character
2021-02-09 11:13:34 -06:00
Ginger Collison
b30546231a
Merge pull request #215 from nats-io/ldm
Add Lame Duck Mode Documentation
2021-02-07 11:17:16 -06:00
Colin Sullivan
6e33b1cc75 Add lame duck mode documentation.
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-06 11:15:16 -07:00
Ginger Collison
21588b40d7
Merge pull request #202 from nats-io/leaf
Update leafnode examples
2021-01-27 10:33:22 -06: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
Jaime Piña
c69c4e404d
Remove shell prompt character
Currently, our copy-able snippets have a shell prompt. When someone clicks on
the copy button, the shell prompt gets copied along with the command we want
copied. This removes the shell prompt so that users don't have to edit that out
themselves when they paste one of our commands.
2021-01-25 11:55:30 -08:00
Ginger Collison
3c4ea4dd1a
Merge pull request #198 from emcpadden/patch-1
Update queue-group.md
2021-01-22 14:51:39 -06:00
Ed McPadden
6fb62ac1f9
Update queue-group.md
fix spelling error
2021-01-22 14:40:42 -05:00
Ginger Collison
3652c09593
Merge pull request #197 from balamuru/patch-1
Update tls.md
2021-01-21 16:22:08 -06:00
Vinay Balamuru
9c674a2296
Update tls.md
corrected sample C code snippet re. how to load TLS certificates
2021-01-21 08:01:35 -06:00
Ginger Collison
146f415322
Merge pull request #194 from nats-io/add_new_options_and_since_column
NATS Streaming Server: added new config options and "Since" column
2021-01-11 19:56:51 -06:00
Ivan Kozlovic
a9fe86af15 NATS Streaming Server: added new config options and "Since" column
Added a "Since" column in all tables of the configuration file
section in NATS Streaming Server.
Added 2 new options that are available since the latest v0.20.0
version.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-01-11 15:39:02 -07:00
Ginger Collison
57b17b7242
Merge pull request #193 from nats-io/azure-cluster-updates
Update creating cluster with external in AKS
2021-01-11 15:32:24 -06:00
Waldemar Quevedo
ab7ee60c26
Update creating cluster with external in AKS 2021-01-11 13:20:24 -08:00
Ginger Collison
0386ebb6e9
Merge pull request #192 from nats-io/matthiashanel-patch-3-1
adding password to sample
2021-01-08 09:18:44 -06:00
Matthias Hanel
e7909fe189
adding password to sample 2021-01-07 20:14:38 -05:00
Ginger Collison
3ff02ff869
Merge pull request #188 from bruth/patch-1
Add explicit account server URL to `nsc push` step
2021-01-05 15:01:27 -06:00
Ginger Collison
53c37fbeb2
update capitalization for consistency 2021-01-05 15:00:53 -06:00
Alberto Ricart
3b868156b2
Update dir_store.md
fixed english
2021-01-05 14:13:30 -06:00
Alberto Ricart
95715eaf54
Update dir_store.md
clarified the flags/and use of push command.
2021-01-05 14:12:17 -06:00
Byron Ruth
5753a58e99
Add section to set account server on operator 2021-01-05 14:19:32 -05:00
Ginger Collison
8662c8f6f3
Merge pull request #190 from nats-io/aks-lb-docs
Add docs for AKS Load balancer
2021-01-05 10:11:34 -06:00
Waldemar Quevedo
97b8bce84c
Update nats-external-nlb.md 2021-01-04 23:11:07 -08:00
Ginger Collison
7a04492834
Merge pull request #189 from skyzyx/patch-1
Fix a poorly-formatted link
2021-01-04 09:34:52 -06:00
Ginger Collison
9e0f9fb67e
Changing the wording just a bit for more clarity. 2021-01-04 09:34:00 -06:00
Ryan Parman
71e69ba723
Fix a poorly-formatted link
* Fix a poorly-formatted link.
* Used the [most usable link pattern](https://www.nngroup.com/articles/writing-links/) originally documented in 1996.
2020-12-31 17:53:52 -08:00
Byron Ruth
6a9e63315a
Add explicit account server URL to nsc push step 2020-12-31 15:02:48 -05:00
Ginger Collison
305049e401
Merge pull request #185 from pengux/patch-1
Fix typo in documentation for example of connecting to NATS streaming
2020-12-23 12:11:08 -06:00
Ginger Collison
e600a3eafa
Merge pull request #186 from kfabryczny/patch-1
Shift comma
2020-12-23 12:08:37 -06:00
kfabryczny
d4fe3181cc
Shift comma 2020-12-23 12:10:35 +01:00
Peter Nguyen
6da0c78178
Fix typo in documentation for example of connecting to NATS streaming 2020-12-23 11:22:54 +01:00
Ginger Collison
758d0566f4
Merge pull request #182 from nats-io/FAQ_Update
Update FAQ to add concurrent connections question
2020-12-14 17:13:49 -06:00
Ginger Collison
dabd82f7cc
Update FAQ to add concurrent connections question
Address concurrent connection Issue #180
2020-12-14 17:12:41 -06:00
Ginger Collison
9f2fec4dfb
GitBook: [master] 6 pages and 10 assets modified 2020-12-14 18:44:03 +00:00
Ginger Collison
e52dcd9682
Merge pull request #181 from watfordgnf/patch-1
Fix link to client-side slow consumer detection
2020-12-14 12:32:13 -06:00
Christopher Watford
03219c51cb
Fix link to client-side slow consumer detection 2020-12-14 13:17:30 -05:00
Ginger Collison
33dfb11002
Merge pull request #179 from fanadol/stan-config
adding stan config example
2020-12-03 10:02:34 -06:00
Irkham Widhi Saputro
c73d2e4583 adding stan config json example 2020-12-03 14:45:35 +07:00
Ginger Collison
a8952d1d45
Merge pull request #175 from tilleryd/small-fixes
Small fixes
2020-11-25 09:54:59 -06:00
Ginger Collison
e416182028
Merge pull request #177 from nats-io/wallyqs-patch-1
Add missing ctx param
2020-11-25 09:53:08 -06:00
Waldemar Quevedo
42b36ee37c
Add missing ctx param 2020-11-24 08:12:01 -08:00
Ginger Collison
bc1245f505
Merge pull request #176 from nats-io/fix_173
Fixed Postgres docker commands
2020-11-24 09:43:39 -06:00
Ivan Kozlovic
889f0c8205 Fixed Postgres docker commands
Resolves #173

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-11-23 17:58:13 -07:00
Ginger Collison
c54e4859e8
Merge pull request #174 from nats-io/verify_and_mapverify_cert_and_check_known_urls
adding doc for verify_cert_and_check_known_urls
2020-11-23 11:27:41 -06:00
David Tillery
5d3d56c171 minor clean up to some content 2020-11-23 01:17:58 -05:00
David Tillery
ffe4837710 clean up some code blocks 2020-11-23 01:16:50 -05:00