You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan to set up a redundancy model for my Wiki.js system. In this case, I have two database hosts and want Wiki.js's configuration to connect to one of them. If the connected host fails the health check, it should create a new connection to the second host and retry the connection to the first host. Can the raw configuration accomplish this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I plan to set up a redundancy model for my Wiki.js system. In this case, I have two database hosts and want Wiki.js's configuration to connect to one of them. If the connected host fails the health check, it should create a new connection to the second host and retry the connection to the first host. Can the raw configuration accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions