Skip to content

Sunny6889/tron-docker-main

 
 

Repository files navigation

TRON Docker

This repository provides a quick and easy way to set up a single node, private chain, and monitor the status of nodes for the TRON Network using Docker.

Features

Quick start for single FullNode

This repository includes Docker configurations to quickly start a single TRON FullNode connected to the Mainnet or NileNet. Simply follow the instructions to get your node up and running in no time.

Private chain setup

You can also use this repository to set up a private TRON blockchain network. This is useful for development and testing purposes. The provided configurations make it straightforward to deploy and manage your own private chain.

Node monitoring with Prometheus and Grafana

Monitoring the health and performance of your TRON nodes is made easy with integrated Prometheus and Grafana services. The repository includes configurations to set up these monitoring tools, allowing you to visualize and track various metrics in real time.

Getting Started

Prerequisites

  • Docker
  • Docker Compose

Installation

  1. Clone the repository:

    git clone https://github.com/tronprotocol/tron-docker.git
    cd tron-docker
  2. Start the services: Navigate to the corresponding directory and follow the instructions in the respective README. Then you can easily start the services.

Troubleshooting

If you encounter any difficulties, please refer to the Issue Work Flow, then raise an issue on GitHub. For general questions, please use Discord or Telegram.

Contributing

Contributions are welcome. All contributed code will be covered by the Apache License v2 of this project. Check contribution for more details.

License

This repository is released under the LGPLv3 license.

About

Docker automation for Tron nodes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 73.2%
  • Shell 23.6%
  • Dockerfile 3.2%