java-tron process. On the first deploy, the node seeds from a recent community snapshot to cut sync time.
To deploy one, open Deploy Node, pick an executor that supports Tron, then choose the network, node type, client (java-tron), and version. The wizard offers exactly what your executor declares.
Networks and resources
Tron runs onmainnet. Defaults are pre-filled in the deploy wizard per node type; lower them with caution.
Clients
4.8.1 → 4.8.1.1 is a blessed in-place upgrade step marked security-urgent — see Update a node’s version.
Ports
Ports are managed for you and aren’t user-overridable.
Node types
Tron offers Full and Lite, and the choice is really a choice of snapshot:- Full — seeds from the full compressed snapshot and keeps deep block and transaction history. Heaviest on disk.
- Lite — seeds from the lite snapshot, so the node starts at a recent block instead of carrying history back toward genesis. Roughly a quarter of the disk on mainnet, and it serves current chain state and transactions the same way.
Config overrides
Tron config keys are set the same way as on any node, at deploy time — see Edit a running node. Settings that control networking, ports, and the data directory are managed and rejected if you try to set them. The keys you can override are:
The rest of the node config stays intact; your overrides are merged on top.