Skip to content

BapRx/dockmas

 
 

Repository files navigation

dockmas

A monitoring solution for Massa Node. It is based on dockprom.

Requirements

In order to run this project you need to install:

You need to open the following ports on massa node:

  • 31248 (prometheus)
  • 33035 (public api v2)

Install

Clone this repository on your Docker host, cd into dockprom directory and run compose up:

git clone https://github.com/enzofoucaud/dockmas
cd dockmas

You need to update some informations in the init.sh file:

  • NODE_IP is the public IP of your node
  • MASSA_WALLET_ADDRESS is the wallet address of your node

Then run the init.sh script:

./init.sh

Run docker-compose up -d to start all the services.

Donations

If you like this project and you want to support my work, you can:

  • Send some $MASSA to my address: AU12HMRMWkW9yntwnRJnbuv1mMT4MfZP9eX32TMosvvireutwaZw4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%