-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
Attempted Debugging
- I have read the debugging page
Searched GitHub Issues
- I have searched GitHub for the issue.
Describe the Scenario
We host bookstack on a docker swarm for our internal wiki, and it has painfully slow UI load times. This does not happen everytime, but if it does, especially when opening the editor it makes it next to unusable.
20250926-1404-38.8775456.mp4
I have seen #5385 but that does not solve the issue.
We then tried to add redis for caching but doing it as described in the docks does not seem to do anything (we also do not see anything happening in the redis logs)
Any pointers of what to try to make it work are highly appreciated, and thank you very much for this project, when it works it is awesome.
cc @Freymaurer
Exact BookStack Version
v25.07.2
Log Content
Hosting Environment
Docker swarm via docker compose
Freymaurer