Sign inSign up

nodemasters/phore

By nodemasters

Updated almost 4 years ago

Image
0

103

nodemasters/phore repository overview

CryptoPanel Designed for Nodemasters BY EnigmaSoftwareUK

THESE TEMPLATES ARE DEVOLOPMENT, THEY MAY NOT BE THE TEMPLATES IN USE AT PRESENT.

YOU NEED TO VISIT NODEMASTERS FOR MORE INFORMATION

The {coin} template found here has been designed to work with nodemasters infastructure, however docker is flexible and we make our builds available for inspection.

Platform Information

All builds are processed against our CRYPTOBASE template, which provides 3 operating systems, since these templates are not always on the latest OS you should check the build logs to find the correct version

Can anyone use these

Yep, an example startup command is shown here, however remember these were designed to operate specifically with nodemasters, by using these templates you accept the container will try to send regular data to our api's, this data is how we track performance of our servers and customers

Who are nodemasters

Nodemasters is a crypto hosting specialist, weve been here longer than the rest, with alot of years no behind us, we own and operate all our own hardware, no OVH services here, phisical servers in phisical buildings owned by us.

We specalise in hosting anything crypto, our hardware is designed specifially for the strains of crypto, we operate a custom built control panel allowing you to deploy a masternode in under 60 seconds, and have it ENABLED in less than 120 seconds.

Prices start from £1.99 per node per month :)

Example Startup command

Masternode

docker run -d -i -t --name {coin} --expose=PORT -e RPC_PASSWORD=rpcpassword -e EXTERNAL_IP=IPADDRESS -e MASTERNODE_PRIV_KEY=PRIVATEKEY -e TX_INDEX=1 -e SEED_NODE='SEED_NODE' -p IP:PORT:PORT nodemasters/{coin}:masternode

Systemnode If Supported

docker run -d -i -t --name {coin} --expose=PORT -e RPC_PASSWORD=rpcpassword -e EXTERNAL_IP=IPADDRESS -e MASTERNODE_PRIV_KEY=PRIVATEKEY -e TX_INDEX=1 -e SEED_NODE='SEED_NODE' -p IP:PORT:PORT nodemasters/{coin}:systemnode

Tag summary

Content type

Image

Digest

sha256:cf47df63b

Size

8.2 GB

Last updated

almost 4 years ago

docker pull nodemasters/phore:masternode