Back to Yugabyte Db

Shut down YugabyteDB Anywhere

docs/content/v2025.1/yugabyte-platform/administer-yugabyte-platform/shutdown.md

2026.1.0.0-b29648 B
Original Source

If you need to perform maintenance on the server hosting your YugabyteDB Anywhere installation requiring a shutdown or restart, you should shut YugabyteDB Anywhere down gracefully.

YBA Installer

If you installed YugabyteDB Anywhere using YBA Installer, shut down using the following command:

sh
$ sudo yba-ctl stop

To restart the service, use the following command:

sh
$ sudo yba-ctl start

The service should automatically start up after a reboot.

Kubernetes

For Kubernetes, node patching doesn't require YugabyteDB Anywhere coordination.