Palaces
Updates
Choose which release channel each of your palaces follows. New releases are downloaded automatically — palaces on the matching channel are restarted onto the new version unless an admin has pinned them.
Fleet-wide Override
Apply a single binary version to every palace currently on a chosen channel. Useful for staging-wide rollbacks or pinning the entire fleet to a known-good release.
Your Palaces
Each palace receives the latest binary from its channel. Switching channels takes effect on the next release or when you click Update Now.
Loading…
Server Templates
Templates define the initial rooms and media for new palace servers.
Binaries & Updates
Upload pserver binaries and manage upgrades across all palace instances.
Distribution Server
Pull pserver releases directly from sdist.thepalace.app. New releases are automatically set as the latest for their channel.
Loading…
Manual Upload
Upload a locally compiled pserver binary if it's not yet on the distribution server.
Stored Binaries
Loading…
Fleet Status
Current pserver binary version across all palace instances. Each palace follows its assigned channel.
Loading…
Users
Plugin Manager
Upload shared plugin binaries once, then enable them per palace from the Manage view.
Shared Plugin Store
Drop compiled Linux `.so` plugins here. Palace configs reference these shared files directly.
Loading…
Manager Updates
Palace Manager Version
Update Available!
View Release NotesUpdate Progress
You are running the latest version.
Host Settings
Provider
Shown to players on logon and used for server key registration (sent as Host <name>).
New and existing palace services are updated to pass -provider to pserver; restart a palace if it is already running so the process picks up the change.
Public Signups
Allow visitors to self-register for a Palace server. A verification email is sent via SMTP2GO before the server is provisioned. A Google reCAPTCHA can be added to prevent spam.
Host Passwords
Host-tier operator logins (U_Host) for pserver, read from
/etc/passwd_palace.
Matches the Go server’s passwd_palace format: bcrypt-only lines (anonymous) and username:hash lines (named). Plain passwords are never stored; only bcrypt hashes are written.
Client login: for named accounts use username:password in the SuperUser / operator password prompt; for anonymous entries use the password alone.
Add or update named account
Clients authenticate with username:password. Saving replaces the hash for that username if it already exists.
Add anonymous host password
Another standalone password that grants Host without a username prefix.
Account Settings
Change Password
Palace
Debug mode adds verbose logging flags to this palace's systemd service. Use the dialog to enable or disable; the manager rewrites and restarts it.