The easiest way to startup the services is using docker compose. It will automaticlly download and start all dependencies. An example setup you can find in setup folder of the blocktrack merkleizer.
The best way to configure your worker(s) is using environment variable. You can also use the configuration file in the config folder.
| Environment variable | Description | Default |
|---|---|---|
| WORKER | Type of woeker | metaverse-testnet |
| SEED | Seed of hd wallet | test |
| MERKLEIZER | URL to merkleizer service | http://localhost |
| TIMER | Timer definition (cron style) | * * * * * |
Content type
Image
Digest
Size
357.1 MB
Last updated
almost 7 years ago
docker pull blocktrack/worker