Export and import from Bookstack #4953

Closed
opened 2026-02-05 09:29:09 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @jerdzho on GitHub (Sep 20, 2024).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

How do I export my books from Bookstack (for backups)? And how do I import them later?

Exact BookStack Version

v24.05.4

Log Content

No response

Hosting Environment

Docker container on Ubuntu server 20.04

Originally created by @jerdzho on GitHub (Sep 20, 2024). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario How do I export my books from Bookstack (for backups)? And how do I import them later? ### Exact BookStack Version v24.05.4 ### Log Content _No response_ ### Hosting Environment Docker container on Ubuntu server 20.04
OVERLORD added the 🐕 Support label 2026-02-05 09:29:09 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Sep 20, 2024):

Hi @jerdzho,
There is no partial (specific book) import/export built in outside of custom API work, and this has been requested via #3313.

For whole system level backup restore, we have some guidance here although exact steps may differ in a docker-based context, and can depend on container image used. I have a video covering backup/restore operations for a linuxserver docker-based compose setup here:
https://www.youtube.com/watch?v=6A8hLuQTkKQ

@ssddanbrown commented on GitHub (Sep 20, 2024): Hi @jerdzho, There is no partial (specific book) import/export built in outside of custom API work, and this has been requested via #3313. For whole system level backup restore, we have [some guidance here](https://www.bookstackapp.com/docs/admin/backup-restore/) although exact steps may differ in a docker-based context, and can depend on container image used. I have a video covering backup/restore operations for a linuxserver docker-based compose setup here: https://www.youtube.com/watch?v=6A8hLuQTkKQ
Author
Owner

@ssddanbrown commented on GitHub (Oct 3, 2024):

Since this was answered with no further discussion or follow up I'll go ahead and close this off.

@ssddanbrown commented on GitHub (Oct 3, 2024): Since this was answered with no further discussion or follow up I'll go ahead and close this off.
Author
Owner

@ItsNoted commented on GitHub (Oct 10, 2024):

A more simplified export and import would make updating with breaking changes much less intimidating. I'm surprised this hasn't been more closely examined.

@ItsNoted commented on GitHub (Oct 10, 2024): A more simplified export and import would make updating with breaking changes much less intimidating. I'm surprised this hasn't been more closely examined.
Author
Owner

@ssddanbrown commented on GitHub (Oct 10, 2024):

@ItsNoted I have developed single command export/import via the System CLI as detailed on this page but it's still in alpha/beta due to limited testing feedback.
Generally export/import would not be expected to be easier than updating via breaking changes (until needing to specifically migrate from an unsupported OS).

@ssddanbrown commented on GitHub (Oct 10, 2024): @ItsNoted I have developed single command export/import via [the System CLI as detailed on this page](https://www.bookstackapp.com/docs/admin/system-cli/#backup) but it's still in alpha/beta due to limited testing feedback. Generally export/import would not be expected to be easier than updating via breaking changes (until needing to specifically migrate from an unsupported OS).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4953