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

1166 Commits

Author SHA1 Message Date
Ginger Collison
de69dd2a1f
Merge pull request #226 from nats-io/no-auth-auth-timeout
[added] explanation of authentication timeout while using no_auth_user
2021-03-15 10:07:28 -05:00
Ginger Collison
920e5cd7dd
Merge pull request #221 from nats-io/nas-nsc
[removed] -nsc option and config from account server doc
2021-03-15 10:06:07 -05:00
Ginger Collison
05a96ec4b1
GitBook: [master] one page modified 2021-03-15 15:00:05 +00:00
Ginger Collison
c4c4954404
GitBook: [master] one page modified 2021-03-15 14:59:32 +00:00
Ginger Collison
9791a4d12c
GitBook: [master] 14 pages modified 2021-03-15 14:58:32 +00:00
Ginger Collison
45ab567ab3
GitBook: [master] one page modified 2021-03-15 14:53:27 +00:00
Ginger Collison
2f8dc99d0d
GitBook: [master] 213 pages modified 2021-03-15 14:47:03 +00:00
Ginger Collison
c3854f2c5f
GitBook: [master] one page modified 2021-03-15 14:38:19 +00:00
Ginger Collison
aa207d6a14
GitBook: [master] 2 pages modified 2021-03-15 14:29:20 +00:00
Ginger Collison
5257c83a48
GitBook: [master] one page modified 2021-03-15 14:22:51 +00:00
Ginger Collison
dc27c6adad
GitBook: [master] one page modified 2021-03-15 14:18:07 +00:00
Ginger Collison
1ca6ed34a5
GitBook: [master] one page modified 2021-03-15 14:15:54 +00:00
Ginger Collison
ab3029f361
GitBook: [master] 2 pages modified 2021-03-15 14:15:31 +00:00
Ginger Collison
ea8b4087f0
GitBook: [master] 2 pages modified 2021-03-15 14:10:40 +00:00
Ginger Collison
0f1d9e01a8
GitBook: [master] 60 pages and 12 assets modified 2021-03-15 14:08:37 +00:00
Ginger Collison
3429cc74ff
Merge pull request #178 from nats-io/add_jetstream_docs
adding JetStream Docs
2021-03-15 09:04:46 -05:00
Ivan Kozlovic
71172b4316
Fix typo
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-03-05 09:06:35 -07:00
Ginger Collison
042264f33b
Grammar/syntax review 2021-03-03 09:30:05 -06:00
Colin Sullivan
21b5d724d5 Merge branch 'add_jetstream_docs' of github.com:nats-io/nats.docs into add_jetstream_docs 2021-03-02 21:39:49 -07:00
Colin Sullivan
bc3b2b9cd7 add jsz http endpoint
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-03-02 21:39:26 -07:00
Ginger Collison
9d1e003c05
Merge pull request #228 from nats-io/stan_updates_0_21_0
Updates following NATS Streaming server release v0.21.0
2021-03-02 09:06:48 -06:00
Ivan Kozlovic
a3f6f9c7aa Updates following NATS Streaming server release v0.21.0
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-03-01 11:02:42 -07:00
Ginger Collison
6d4e66410a
Grammar/syntax updates 2021-03-01 09:31:13 -06:00
Colin Sullivan
19de4f5841 use natsio/nats-box
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-28 16:58:09 -07:00
Colin Sullivan
6151532084 add replication
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-28 14:44:14 -07:00
Colin Sullivan
ce3996faab add replication
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-28 14:43:16 -07:00
Colin Sullivan
4dc2d7f0b7 update docs
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-27 17:30:51 -07:00
Ginger Collison
442badf74f
review of syntax and grammar 2021-02-25 10:12:48 -06:00
Matthias Hanel
9c36af68bf Merge branch 'add-jwt-guide' of github.com:nats-io/nats.docs into add-jwt-guide 2021-02-24 16:48:08 -05:00
Matthias Hanel
476d2fe640 Incorporating review comments from Ginger
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-24 16:42:07 -05:00
Ginger Collison
3f05fc8191
Syntax/grammar review 2021-02-24 14:45:21 -06:00
Ginger Collison
948866f9b0
Merge pull request #222 from bhass1/bhass1-patch-gateway-connections
Clarify Example Gateway Connection Logic
2021-02-24 12:07:48 -06:00
Ginger Collison
14b3eac59e
small grammar change 2021-02-24 12:04:12 -06:00
Ginger Collison
5c1827430a
Syntax/grammar review updates 2021-02-24 11:50:34 -06:00
Ginger Collison
132bf6b19f
fixing JetStream capitalization 2021-02-24 11:19:50 -06:00
Ginger Collison
703b0392b1
Merge pull request #227 from andygarfield/patch-1 2021-02-24 09:08:54 -06:00
Andy Garfield
57fe4240bf
Fixed typo 2021-02-24 08:04:05 -05:00
Matthias Hanel
770b37eab9 [added] explanation of authentication timeout while using no_auth_user
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-23 17:03:18 -05:00
Matthias Hanel
b6c8bcda45 [added] example on how to create user jwt/creds in csharp
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-22 23:22:46 -05:00
Matthias Hanel
1c3f0ac85f Incorporating review comments
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-18 14:05:46 -05:00
Colin Sullivan
2dc6e3d5d0 add when to use mqtt
Signed-off-by: Colin Sullivan <colin@synadia.com>
2021-02-17 15:37:03 -07: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
Ivan Kozlovic
d956645089 [ADDED] MQTT documentation
Resolves #204

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-02-16 13:11:13 -07:00
Matthias Hanel
1a5b2ddbc3 Incorporating review comments
Signed-off-by: Matthias Hanel <mh@synadia.com>
2021-02-16 13:54:37 -05:00
Matthias Hanel
7d681590ad
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-16 13:33:50 -05:00
Matthias Hanel
dc1f8b4a0e
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-16 13:33:07 -05:00
Matthias Hanel
ae98b7ff68
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-16 13:30:00 -05:00
Matthias Hanel
3c4cfe4a8b
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-16 13:29:40 -05:00
Matthias Hanel
9362e0a30c
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-16 13:29:14 -05:00
Matthias Hanel
abaab988d1
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
2021-02-16 13:28:29 -05:00