Indent backup volumes section, add basic restore info
This commit is contained in:
parent
3bc30fc837
commit
2bce297d76
@ -7,7 +7,7 @@
|
|||||||
"trailingComma": "es5",
|
"trailingComma": "es5",
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
"files": "index.md",
|
"files": ["index.md", "administration.md"],
|
||||||
"options": {
|
"options": {
|
||||||
"tabWidth": 4
|
"tabWidth": 4
|
||||||
}
|
}
|
||||||
|
@ -50,6 +50,12 @@ Options available to bare-metal and non-docker installations:
|
|||||||
|
|
||||||
### Restoring {#migrating-restoring}
|
### Restoring {#migrating-restoring}
|
||||||
|
|
||||||
|
If you've backed-up Paperless-ngx using the [document exporter](#exporter),
|
||||||
|
restoring can simply be done with the [document importer](#importer).
|
||||||
|
|
||||||
|
Of course, other backup strategies require restoring any volumes, folders and database
|
||||||
|
copies you created in the steps above.
|
||||||
|
|
||||||
## Updating Paperless {#updating}
|
## Updating Paperless {#updating}
|
||||||
|
|
||||||
### Docker Route {#docker-updating}
|
### Docker Route {#docker-updating}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user