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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
Migrate from EasyPanel (Preview)
Move your EasyPanel apps and databases to Server Compass — start a Server Migration, choose EasyPanel, and Server Compass connects over your existing SSH login to find everything running on the server
See exactly what will move before anything changes — Server Compass takes a read-only inventory of your EasyPanel projects, services, domains, environment variables, and ports, then labels each project as ready, needs review, snapshot-only, or blocked so there are no surprises
Nothing touches your live setup — supported apps are copied into isolated staging on unused ports without stopping EasyPanel, changing your running data, or taking over your domains, so your current site keeps serving traffic while you preview the move
Brings your database data along — MySQL, MariaDB, and PostgreSQL data is copied into the staged app and verified, so you can confirm the migration worked before relying on it
Your secrets stay protected — environment variable values are encrypted the moment they're read and never appear in logs, error messages, or on screen
This is an early preview focused on safely staging your apps for review — you can inspect the copied result today, and switching production traffic over is coming next
Improvements
Server Migration
A clearer source picker — the migration start screen now shows real brand logos for EasyPanel, Render, Server Compass, Coolify, Dokploy, and RunCloud, so it's easier to spot your provider at a glance
Removing a Server
Safer cleanup when client portals are set up — deleting a server now tries to remove any public client-portal access on the VPS first; if that can't be confirmed, Server Compass keeps the server and explains what to fix, with the option to remove it locally anyway
Bug Fixes
Fixed a macOS keychain reset prompt appearing on some machines — Server Compass no longer risks triggering the system "Keychain Not Found" dialog, and it now keeps credentials separate when you run more than one Server Compass profile on the same computer
Fixed redeploys mistaking Server Compass's own change for an outside edit — an automatic environment-file adjustment made during a redeploy is no longer flagged as a manual change to your compose file on the server