NATS Docs
NATS.io
Twitter
Slack
GitHub
Search
⌃K
Links
Welcome
Release Notes
What's New!
NATS Concepts
Overview
What is NATS
Subject-Based Messaging
Core NATS
JetStream
Subject Mapping and Partitioning
NATS Service Infrastructure
Security
Connectivity
Using NATS
NATS Tools
Developing With NATS
Running a NATS service
Installing, running and deploying a NATS Server
Environmental considerations
NATS and Docker
NATS and Kubernetes
NATS Server Clients
Configuring NATS Server
Configuring JetStream
Configuration Management
NATS Admin CLI
Terraform
GitHub Actions
Kubernetes Controller
Clustering
Super-cluster with Gateways
Leaf Nodes
Securing NATS
Logging
Enabling Monitoring
MQTT
Configuring Subject Mapping
System Events
WebSocket
Managing and Monitoring your NATS Server Infrastructure
Reference
FAQ
NATS Protocols
Roadmap
Contributing
Legacy
STAN aka 'NATS Streaming'
nats-account-server
Powered By
GitBook
Configuration Management
In many cases managing the configuration in your application code is the best model, many teams though wish to pre-create Streams and Consumers.
We support a number of tools to assist with this:
CLI with Configuration Files
Terraform
GitHub Actions
Kubernetes JetStream Controller
Previous
Configuring JetStream
Next
NATS Admin CLI
Last modified
1yr ago