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

750 Commits

Author SHA1 Message Date
Waldemar Quevedo
7e27f03c98
Add more info to nats operator tls setup (#20)
* Add more info to nats operator tls setup
2019-12-18 12:29:41 -08:00
Ginger Collison
5d0474f5d2
Update nats-cluster-and-cert-manager.md 2019-12-18 14:09:04 -06:00
Ginger Collison
73469371b7
Update SUMMARY.md 2019-12-18 14:06:52 -06:00
Waldemar Quevedo
ccb05cdf92
Add NATS on K8S contents (#17)
* Add NATS on K8S contents

Signed-off-by: Waldemar Quevedo <wally@synadia.com>
2019-12-18 11:46:41 -08:00
Phil Pennock
b3e85af935
clients.md: typo fix 2019-12-18 12:09:49 -05:00
Phil Pennock
e0ad105373
structured data: Go: handle decode errors
The automatic handling of encoding/decoding of structured data can fail, if the data is not in the expected format.
For Go, show how this is handled with a connection error handler option.
2019-12-18 11:53:11 -05:00
Ginger Collison
94db70a982
Update nats-server-protocol.md 2019-12-13 17:08:02 -06:00
Ginger Collison
d4acf8f2c2
Update faq.md 2019-12-12 10:06:19 -06:00
Ginger Collison
4c5ef65476
Update faq.md 2019-12-12 10:03:33 -06:00
Ginger Collison
58b0413b08
Update faq.md 2019-12-12 10:02:36 -06:00
Ginger Collison
045702bfd5
Merge pull request #16 from nats-io/add_queuue_permissions
add queue permissions to docs
2019-12-11 16:19:58 -06:00
Waldemar Quevedo
3c119265b0
Update queues.md 2019-12-11 22:38:16 +01:00
Waldemar Quevedo
ea7e6a4d5f
Update developing-with-nats/receiving/queues.md 2019-12-11 21:10:10 +01:00
Waldemar Quevedo
5e4ec51a40
Apply suggestions from code review 2019-12-11 21:09:50 +01:00
Ginger Collison
0d8db1eeb1
add queue permissions to docs 2019-12-11 10:56:29 -06:00
Alberto Ricart
04dc7906dd
Merge pull request #14 from nats-io/leaf-node-simplification
simplified the leaf node configuration tutorial
2019-12-10 08:41:56 -04:00
Ginger Collison
59afa623a0
Merge pull request #15 from nats-io/add_missing_credentials_config
[ADDED] Missing `credentials` config param
2019-12-09 10:29:39 -06:00
Ivan Kozlovic
4c03511166
[ADDED] Missing credentials config param
The `credentials` configuration parameter was missing from the table
2019-12-09 09:26:46 -07:00
Alberto Ricart
b0d20de9fb
Merge branch 'master' into leaf-node-simplification 2019-12-09 11:18:32 -04:00
aricart
e0d8e6409d simplified the leaf node configuration tutorial 2019-12-09 11:16:10 -04:00
Ginger Collison
720e602279
Update README.md 2019-12-09 08:57:17 -06:00
Ginger Collison
583510f8cd
Update services.md 2019-12-05 14:21:55 -06:00
Ginger Collison
ce3f78864b
Update services.md 2019-12-05 14:19:52 -06:00
Ginger Collison
a28a489072
Merge pull request #13 from nats-io/fix-12
Fix #12 - Updated nsc output to match the current tooling.
2019-12-05 14:12:49 -06:00
ainsley
b5c33d12f1 updated nsc to address issue #12 2019-12-05 14:11:07 -06:00
aricart
04073ac76d Merge branch 'fix-12' of github.com:/nats-io/nats.docs into fix-12 2019-12-05 14:23:03 -04:00
aricart
12539d5997 FIX #12 - updated nsc output to match current tooling. 2019-12-05 14:22:17 -04:00
aricart
524f96ddd4 FIX #12 - Updated basic nsc interactions with current output from tool. 2019-12-05 11:18:18 -04:00
Ginger Collison
84839acba3
Merge pull request #6 from rytswd/patch-1
Correct backtick and escape
2019-11-22 11:58:18 -06:00
Ginger Collison
12d5d3f526
Merge pull request #11 from nats-io/nkeys_doc_fix
Command fix for nkeys doc issue #8
2019-11-22 09:41:52 -06:00
Ginger Collison
0dd2a57ca2
Command fix for nkeys doc issue #8 2019-11-22 09:40:07 -06:00
Ginger Collison
a727fcd5e9
Merge pull request #9 from zboni-gpsw/patch-1
Grammatical fix
2019-11-22 09:35:45 -06:00
zboni-gpsw
3dbffe0c71
Grammatical fix
This doc is now perfect.
2019-11-19 10:57:29 -08:00
ainsley
7e7fae0953 folder fix 2019-11-13 16:31:05 -06:00
Ginger Collison
5a9c103030
Update SUMMARY.md 2019-11-08 12:00:56 -06:00
Ryota
241ac47cff
Correct backtick and escape 2019-11-07 00:04:52 +00:00
Ginger Collison
7314ad4459
Update pubsub.md 2019-11-02 09:33:48 -05:00
Ginger Collison
ad782b838b
Update reqreply.md 2019-11-02 09:32:04 -05:00
Ginger Collison
e1b0f01755
Update queue.md 2019-11-02 09:31:14 -05:00
Ginger Collison
f17e5f02b2
Update SUMMARY.md 2019-10-25 11:26:30 -05:00
Ginger Collison
af6a65c875
Merge pull request #5 from nats-io/nats_tools_fix
folder fix
2019-10-25 11:25:19 -05:00
ainsley
0283ed9a3f folder fix 2019-10-25 11:23:37 -05:00
Ginger Collison
549855b562
Update README.md 2019-10-25 11:09:33 -05:00
Ginger Collison
2239f5c317
Update README.md 2019-10-25 11:06:05 -05:00
Ginger Collison
790ea0f3d5
Delete intro.md 2019-10-25 10:56:28 -05:00
Ginger Collison
42d0488f78
Update README.md 2019-10-25 10:26:02 -05:00
Ginger Collison
4fad96bdc4
Update README.md 2019-10-25 10:19:00 -05:00
Ginger Collison
d2c1e66e11
Update README.md 2019-10-25 10:12:33 -05:00
Ginger Collison
ad27246cec
Delete tls.md 2019-10-25 10:09:31 -05:00
Ginger Collison
33027a87aa
Delete authenticating-users.md 2019-10-25 10:09:25 -05:00