ClusterSync
Database Setup
Preparing the shared storage ClusterSync uses.
ClusterSync needs a MySQL database that every participating map can reach.
What you need
- A MySQL server reachable from every map in the cluster.
- A database for ClusterSync to use.
- A user that can create tables and read and write them.
Tables are created on first run.
Every map must reach the same database
A map that cannot connect stops synchronizing.
Treat credentials as secrets
Strip database credentials from anything you share when asking for support — see Getting Help.
Backups
Include the database in your backup routine alongside your save files.