-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
Attempted Debugging
- I have read the debugging page
Searched GitHub Issues
- I have searched GitHub for the issue.
Describe the Scenario
Let's say I have 2 instances of BookStack, perhaps one destined to be more restrictive than another in terms of access (and I don't want to use roles etc).
Question : is there a known ("official"-ish, elegant) way to replicate a page (or book, shelf..) on-demand from instance A to instance B whitout manual export import ? Is there an existing functionnality that does something like that "cleanly" (eventually through automation at some point) ?
If not, perhaps through a SQL query that will not break often hopefully on update of Bookstack?
Would this typically require for both instances to be on exact same version of Bookstack?
Thanks for your help.
Exact BookStack Version
v25.02
Log Content
No response
Hosting Environment
Based on non-oficial Dockerfile from github ( solidnerd/bookstack )