Skip to content

playa3ull/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

PLAYA3ULL GAMES: Master Node

Pull Latest Image

docker pull ghcr.io/playa3ull/node

Run Image

docker run -it ghcr.io/playa3ull/node

Pass -it to run interactively, and use built-in menu features!

Tip

You can optionally omit this if running in a headless environment

Follow on the on-screen prompts!

Headless

In scenarios, such as headless environments where you do not have access to authenticate with your wallet, you can start the container by passing through either a license key flag, or setting the license key environment variable. This process will directly authenticate the service with the linked Master Node.

Argument Flag

docker run ghcr.io/playa3ull/node --license=############-####-####-####-############

Environment Variable

docker run -e LICENSE_KEY=############-####-####-####-############ ghcr.io/playa3ull/node

Get your license key via your Account page on the dApp.