Container
Use an image that already contains lpminer and NVIDIA CUDA runtime, or build your own trusted image.
RunPod can be used for short PRL mining tests when the container has NVIDIA runtime and lpminer available.
Use this page as a checklist for rented GPU instances: image, command, wallet, and monitoring.
Use an image that already contains lpminer and NVIDIA CUDA runtime, or build your own trusted image.
Pass the pool URL and your wallet login in the RunPod start command.
No inbound port is required for the miner. It only needs outbound TCP access to the pool stratum.
Use the pool dashboard and your RunPod GPU metrics together. Stop rented GPUs if rejects are high or hashrate is not stable.
Replace WALLET with your Pearl payout address.
Docker image: IMAGE_WITH_LPMINER
Start command: ./lpminer --pearl-mine --pool stratum+tcp://pearlpool.duckdns.org:3360 --wallet WALLET.worker --devices all
Ports: no inbound ports required./lpminer --pearl-mine --pool stratum+tcp://pearlpool.duckdns.org:3360 --wallet WALLET.worker --devices all