mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-12 17:16:40 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
---
|
|
title: Maintenance Mode
|
|
category: usage
|
|
---
|
|
|
|
Maintenance Mode will prevent your instances `pocketbase` process from running. No requests are processed while your instance is in Maintenance Mode.
|
|
|
|
Maintenance mode can be activated manually, or PocketHost may place your instance in maintenance mode if it detects that the instance is malfunctioning.
|
|
|
|
If your `pocketbase` process exits unexpectedly for any reason, PocketHost will place your instance in Maintenance Mode. This automatic action will cause your PocketBase instance to shut down. The `pocketbase` process will exit and no further requests will be processed.
|
|
|
|
Maintenance Mode is helpful for the following tasks:
|
|
|
|
- Updating the version [see upgrading](/docs/usage/upgrading/)
|
|
- Backing up your data [see backing up and restoring](/docs/usage/backup-and-restore/)
|
|
- Emergency shutdown for any other reason you choose.
|
|
|
|
## Manually Activating Maintenance Mode
|
|
|
|
To activate Maintenance Mode, navigate to your instance dashboard and scroll to the bottom to see the "Danger Zone".
|
|
|
|
Then, switch the instance to Maintenance Mode.
|
|
|
|
 |