1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
nats.docs/nats_admin/README.md
2019-05-20 14:54:15 -05:00

7 lines
298 B
Markdown

# Managing a NATS Server
Managing a NATS server is simple, typical lifecycle operations include:
- [Sending signals](signals.md) to a server to reload a configuration or rotate log files
- [Upgrading](upgrading_cluster.md) a server (or cluster)
- Understanding [slow consumers](slow_consumers.md)