funkwhale/docs/administrator/upgrade/index.md

32 lines
598 B
Markdown

# Upgrade your Funkwhale instance
We release new updates to Funkwhale to add new features and fix bugs. We recommend you install these updates to ensure you have the best experience.
```{note}
We recommend you back up your database and media files before performing and update.
```
Be sure to check the changelog for any specific instructions relating to upgrades.
```{toctree}
---
caption: Prepare for the upgrade
maxdepth: 1
---
backup
```
```{toctree}
---
caption: Choose your installation method
maxdepth: 1
---
Quick install script <quick-install>
Docker <docker>
Debian <debian>
```