Files
documenso/apps/docs/content/docs/self-hosting/maintenance/index.mdx
T
Lucas Smith b92c53dbb2 feat: docs v2 (#2460)
Co-authored-by: Catalin Pit <catalinpit@gmail.com>
2026-02-27 22:05:27 +11:00

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>