GITBOOK-48: Added clarifying note re what is backed up by Portainer

This commit is contained in:
James Carppe
2024-05-06 04:08:22 +00:00
committed by gitbook-bot
parent 969be0dc4c
commit 13e9a55084

View File

@@ -129,6 +129,10 @@ Stops a container from appearing in the Portainer UI through the container label
This setting contains all of the information that Portainer stores on the `/data` volume, archived in a `tar.gz` file, and is optionally encrypted with a password. This archive is all you need to restore Portainer.
{% hint style="warning" %}
This backup is **only** intended to back up the Portainer configuration. It does **not** back up what you have deployed on your environments (for example, containers, stacks, services, volumes, etc). 
{% endhint %}
### Backing up to a local disk <a href="#backup-to-local-disk" id="backup-to-local-disk"></a>
Log in as an admin user. From the menu select **Settings**, then scroll down to the **Back up Portainer** section.