Skip to main content
MyTonCtrl is a tool to run and maintain a TON node (validators and liteservers).

Install MyTonCtrl

Run the installer as the non-root operator who will manage the node. The command below fetches dependencies, downloads the script, and starts the interactive setup wizard:
The wizard walks you through hardware validation, TON binary installs, and MyTonCtrl configuration. Use flags to pre-select options or automate deployments: Leaving out -m and -p the installer in the interactive CLI, which prompts for network selection, telemetry, and mode enablement.

Environment variables

Set these variables before running install.sh (for example, ARCHIVE_TTL=864000 sudo bash install.sh) to preconfigure node behavior:

Command reference

Pick the right guide

  • Provisioning a new node? Start with Setup MyTonCtrl and then use the Core and Installer references for ongoing maintenance.
  • Operating pools or liquid staking? Combine the Pools or Liquid Staking guides with the relevant validator or wallet sections.
  • Keeping eyes on production nodes? Review Alerting, Backups, and Utilities so you can monitor and recover your infrastructure quickly.