-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Describe the feature you'd like
In Maintenance Mode
Describe the benefits this would bring to existing BookStack users
We would like to be able to have a feature to have a 'Maintenance Mode' Pop-up when users login, which disables the user from making changes. So updates can be applied and tested on a Branch.
This would mean that there would be no downtime of bookstack while updating and users can continue to browse the library as required.
Can the goal of this request already be achieved via other means?
Not with out down time of our bookstack site.
Have you searched for an existing open/closed issue?
- I have searched for existing issues and none cover my fundamental request
How long have you been using BookStack?
1 to 5 years
Additional context
When this is enabled Users will not be able to make changes to bookstack. Except for Users in the Maintenance Group.
This would allow us to use our our git/bitbucket to branch out our bookstack, apply updates.
Then test all the features are working correctly.
Then commit this branch as the master.
Once turned off. The Maintenance Mode uses can continue to work as normal.
This would mean that there would be no downtime of bookstack and users can continue to browse the library as required.