mirror of
https://github.com/documenso/documenso.git
synced 2026-07-14 06:47:10 +10:00
b92c53dbb2
Co-authored-by: Catalin Pit <catalinpit@gmail.com>
23 lines
544 B
Plaintext
23 lines
544 B
Plaintext
---
|
|
title: Maintenance
|
|
description: Upgrade, backup, and troubleshoot your self-hosted Documenso instance.
|
|
---
|
|
|
|
<Cards>
|
|
<Card
|
|
title="Upgrades"
|
|
description="Upgrade to new versions safely."
|
|
href="/docs/self-hosting/maintenance/upgrades"
|
|
/>
|
|
<Card
|
|
title="Backups"
|
|
description="Backup strategies for your data."
|
|
href="/docs/self-hosting/maintenance/backups"
|
|
/>
|
|
<Card
|
|
title="Troubleshooting"
|
|
description="Common issues and solutions."
|
|
href="/docs/self-hosting/maintenance/troubleshooting"
|
|
/>
|
|
</Cards>
|