diff --git a/content/documentation/concepts/nats-messaging.md b/content/documentation/concepts/nats-messaging.md new file mode 100644 index 00000000..d8c8f638 --- /dev/null +++ b/content/documentation/concepts/nats-messaging.md @@ -0,0 +1,14 @@ ++++ + +date = "2019-06-01" +title = "NATS Messaging" +category = "concepts" +aliases = [ + "/documentation/concepts/nats-pub-sub/", + "/documentation/concepts/nats-queueing/", + "/documentation/concepts/nats-req-rep/" +] + ++++ + +# Doc Redirect \ No newline at end of file diff --git a/content/documentation/server/gnatsd-intro.md b/content/documentation/server/gnatsd-intro.md new file mode 100644 index 00000000..500790ea --- /dev/null +++ b/content/documentation/server/gnatsd-intro.md @@ -0,0 +1,24 @@ ++++ +date = "2019-01-06" +title = "NATS Server Authentication" +description = "" +category = "server" +aliases = [ + "/documentation/server/gnatsd-authentication/", + "/documentation/server/gnatsd-authorization/", + "/documentation/server/gnatsd-cluster/", + "/documentation/server/gnatsd-config/", + "/documentation/server/gnatsd-container/", + "/documentation/server/gnatsd-logging/", + "/documentation/server/gnatsd-container/", + "/documentation/server/gnatsd-perf/", + "/documentation/server/gnatsd-prune/", + "/documentation/server/gnatsd-slow-consumers/", + "/documentation/server/gnatsd-tls/", + "/documentation/server/gnatsd-top/", + "/documentation/server/gnatsd-usage/" +] + ++++ + +# Doc redirect \ No newline at end of file diff --git a/content/documentation/tutorials/gnatsd-install.md b/content/documentation/tutorials/gnatsd-install.md new file mode 100644 index 00000000..e9e6aa2b --- /dev/null +++ b/content/documentation/tutorials/gnatsd-install.md @@ -0,0 +1,25 @@ ++++ +date = "2019-06-01" +title = "Install NATS Server" +description = "" +category = "tutorials" +aliases= [ + "/documentation/tutorials/gnatsd-docker/", + "/documentation/tutorials/go-install/", + "/documentation/tutorials/nats-benchmarking/", + "/documentation/tutorials/nats-client-dev/", + "/documentation/tutorials/nats-docker-swarm/", + "/documentation/tutorials/nats-kubernetes/", + "/documentation/tutorials/nats-minio/", + "/documentation/tutorials/nats-monitoring/", + "/documentation/tutorials/nats-pub-sub/", + "/documentation/tutorials/nats-queueing/", + "/documentation/tutorials/nats-req-rep/", + "/documentation/tutorials/nats-source/", + "/documentation/tutorials/nats-streaming-swarm/", + "/documentation/tutorials/nats-top/" +] + ++++ + +# Doc Redirect \ No newline at end of file