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
Waldemar Quevedo
17e72dfb65
Update nats-on-kubernetes/minimal-setup.md 2020-01-21 10:02:32 -08:00
Waldemar Quevedo
08d1baa2dc
Update nats-on-kubernetes/minimal-setup.md 2020-01-21 10:00:01 -08:00
Waldemar Quevedo
2b563d587f
Update nats-on-kubernetes/minimal-setup.md 2020-01-21 09:57:58 -08:00
Waldemar Quevedo
25d753efe5
Add guide for simple NATS setup 2020-01-20 17:00:33 -08:00
Ginger Collison
e603012290
Merge pull request #28 from elucidsoft/patch-1
Fix linux instructions
2020-01-10 17:17:59 -06:00
Ginger Collison
9dcf25eb2d
Merge pull request #32 from darrenclark/patch-1
Minor typo fix
2020-01-07 09:42:39 -06:00
Ginger Collison
6f7890786d
Merge pull request #33 from tetsushiomi/patch-1
Update queues.md
2020-01-07 09:33:45 -06:00
Tetsushi Omi
e0479bc72e
Update queues.md
typo fix
2020-01-07 16:14:04 +09:00
Ginger Collison
28af7bf405
Update faq.md 2020-01-06 17:04:38 -06:00
Ginger Collison
aeab3ad722
Merge pull request #31 from nats-io/nats-server-resolver
added an intro on resolvers with links to other documents and tooling
2020-01-06 16:06:44 -06:00
Ginger Collison
370550b31f
Update resolver.md 2020-01-06 16:04:57 -06:00
Darren Clark
5e0db1699d
Minor typo fix
CloseResp -> CloseResponse
2020-01-06 16:25:26 -05:00
aricart
a1a61731b1 added an intro on resolvers with links to other documents and tooling 2020-01-06 16:15:54 -04:00
Ginger Collison
a5ebd61e87
Update whats_new.md 2020-01-06 12:55:11 -06:00
Ginger Collison
784be5f95d
Update whats_new.md 2020-01-06 12:49:07 -06:00
Ginger Collison
a4446aaffd
Update SUMMARY.md 2020-01-06 12:45:38 -06:00
Ginger Collison
c2a0a1c665
Merge pull request #7 from nats-io/add_whats_new_doc
add whats new doc
2020-01-06 11:55:43 -06:00
Ginger Collison
99baefdddd
Update whats_new.md 2020-01-06 10:33:48 -06:00
ainsley
721dbe3896 added queue permissions 2020-01-06 10:30:34 -06:00
Eric Malamisura
f43f2d1260
Fix linux instructions
Linux instructions were incorrect.
2020-01-03 18:06:50 -05:00
Ginger Collison
e0d23a53b9
Merge pull request #27 from AshfordN/patch-1
Spelling correction
2019-12-30 09:49:37 -06:00
Ginger Collison
f49d81291d
Merge pull request #26 from nats-io/adding-gists
adding gists
2019-12-30 09:33:08 -06:00
ainsley
d0963d55db updating based on Colin's comments 2019-12-30 09:31:50 -06:00
AshfordN
5abc18f08a
Spelling correction
changed "later"' to "latter" in the first paragraph
2019-12-26 17:31:40 -04:00
ainsley
0f8d6c61b9 adding gists 2019-12-20 16:28:34 -06:00
Ginger Collison
44d8ce8907
Merge pull request #25 from philpennock/patch-3
Fix for GitBook rendering different tab indents
2019-12-19 15:33:50 -06:00
Ginger Collison
5551e808f0
Merge pull request #24 from philpennock/jumbo-patch
Multiple typo and bug fixes
2019-12-19 15:32:39 -06:00
Phil Pennock
79f2f05be5 Fix for GitBook rendering different tab indents
Convert tabs to whitespace assuming tab-stops of 4 not 8.  Serves me
right for preserving existing style instead of just playing safe.
2019-12-19 12:07:38 -05:00
Phil Pennock
28f7c2f1b4 Multiple typo and bug fixes
* Typos in prose
* Typo fix in copy/paste (dropped a letter)
* markup fix: keep list within quoted text
* Auto-corrupt cleanup: Jason to JSON
* gateway: multiple typos and language nits
* monitoring: add missing leafz, fix subsz spelling
2019-12-19 11:54:24 -05:00
Ginger Collison
1adc0271aa
Merge pull request #18 from philpennock/patch-1
structured data: Go: handle decode errors
2019-12-19 09:11:47 -06:00
Ginger Collison
2708946dc8
GitBook: [master] 2 pages modified 2019-12-18 22:24:46 +00:00
Phil Pennock
224888c4a3 address feedback re nil s 2019-12-18 17:23:51 -05:00
Ginger Collison
1ac548c4cc
Merge pull request #19 from philpennock/patch-2
clients.md: typo fix
2019-12-18 16:23:31 -06:00
Ginger Collison
5c13a416fa
Merge pull request #23 from nats-io/fixing-errors
Update operator-tls-setup-with-cfssl.md
2019-12-18 16:18:25 -06:00
Ginger Collison
469e9a9894
Update operator-tls-setup-with-cfssl.md 2019-12-18 16:17:21 -06:00
Ginger Collison
b082996143
GitBook: [master] 82 pages modified 2019-12-18 22:09:45 +00:00
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