Revert "Structure backup documentation more clearly"
This reverts commit 22037bea4e3391c5f03a4ddc9125a7765894203c.
This commit is contained in:
parent
8697b7e3cf
commit
3bc30fc837
@ -7,8 +7,6 @@ depending on how you installed paperless.
|
|||||||
|
|
||||||
Before making backups, make sure that paperless is not running.
|
Before making backups, make sure that paperless is not running.
|
||||||
|
|
||||||
### Any Installation {#backup-any}
|
|
||||||
|
|
||||||
Options available to any installation of paperless:
|
Options available to any installation of paperless:
|
||||||
|
|
||||||
- Use the [document exporter](#exporter). The document exporter exports all your documents,
|
- Use the [document exporter](#exporter). The document exporter exports all your documents,
|
||||||
@ -25,8 +23,6 @@ Options available to any installation of paperless:
|
|||||||
a different version of paperless. The export contains an exact image of
|
a different version of paperless. The export contains an exact image of
|
||||||
the database, and migrations may change the database layout.
|
the database, and migrations may change the database layout.
|
||||||
|
|
||||||
### Docker Installation {#backup-docker}
|
|
||||||
|
|
||||||
Options available to docker installations:
|
Options available to docker installations:
|
||||||
|
|
||||||
- Backup the docker volumes. These usually reside within
|
- Backup the docker volumes. These usually reside within
|
||||||
@ -43,8 +39,6 @@ Options available to docker installations:
|
|||||||
- `paperless_dbdata`: Exists only if you use MariaDB and contains
|
- `paperless_dbdata`: Exists only if you use MariaDB and contains
|
||||||
the database.
|
the database.
|
||||||
|
|
||||||
### Bare-Metal Installation {#backup-baremetal}
|
|
||||||
|
|
||||||
Options available to bare-metal and non-docker installations:
|
Options available to bare-metal and non-docker installations:
|
||||||
|
|
||||||
- Backup the entire paperless folder. This ensures that if your
|
- Backup the entire paperless folder. This ensures that if your
|
||||||
@ -54,6 +48,8 @@ Options available to bare-metal and non-docker installations:
|
|||||||
When using PostgreSQL or MariaDB, you'll also have to backup the
|
When using PostgreSQL or MariaDB, you'll also have to backup the
|
||||||
database.
|
database.
|
||||||
|
|
||||||
|
### Restoring {#migrating-restoring}
|
||||||
|
|
||||||
## Updating Paperless {#updating}
|
## Updating Paperless {#updating}
|
||||||
|
|
||||||
### Docker Route {#docker-updating}
|
### Docker Route {#docker-updating}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user