Skip to content

[Launchpad] XMRig settings #6257

Discussion options

You must be logged in to vote

Apart from the Monero mining address and RandomX threads count, no other XMRig settings are configurable. XMRig is launched in the Docker container via the command either line as:

/usr/local/bin/xmrig --config=/dev/null --url=tari_mm_proxy:18081 --user=${TARI_MONERO_WALLET_ADDRESS} --coin=monero --daemon --log-file=/home/tari/xmrig.log --verbose --asm=auto

or if the RandomX threads count is specified as:

/usr/local/bin/xmrig --config=/dev/null --url=tari_mm_proxy:18081 --user=${TARI_MONERO_WALLET_ADDRESS} --coin=monero --daemon --log-file=/home/tari/xmrig.log --verbose --threads ${TARI_RANDOM_X_NUM_MINING_THREADS} --asm=auto

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hansieodendaal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant