Open ccgarant opened 1 year ago
Recommend guide to run oracle-core when already running a full ergo node.
Say if i'm already running a full ergo node on a raspberry pi, do I need to download the Docker image?
It's up to you. You can either run it via docker or download and run binary.
Perhaps the readme or wiki can help guide thru the non-docker scenario?
You probably are looking for joining the pool. See https://github.com/ergoplatform/oracle-core#joining-a-running-pool
Thank you. I'm not as familiar with docker and didn't know if it had any requirements or dependencies that you wouldn't get with running the node outright.
I'll pickup from those steps.
Maybe I would suggest adding a "if already running a node not on docker, skip to step..." sentence. Cheers.
Recommend guide to run oracle-core when already running a full ergo node.
Say if i'm already running a full ergo node on a raspberry pi, do I need to download the Docker image? Or can I bi-pass to the download steps? Perhaps the readme or wiki can help guide thru the non-docker scenario?
This could just be a newbie question. Thanks.