Back to Home

Upgrading HexonCP

Upgrading HexonCP

HexonCP updates can be applied directly using the system command helper. Upgrades are non-destructive and preserve your active user directories, databases, and mail account configurations.

How to Update:

  1. Connect to your server via SSH as root.
  2. Run the upgrade command: sudo hexoncp upgrade.
  3. The system automatically downloads the latest code bundle, updates database tables, clears cache states, and restarts the WebSocket server in the background.
Command copied to clipboard!