oracle-core icon indicating copy to clipboard operation
oracle-core copied to clipboard

Recommended way to run oracle-core when already running full ergo node?

Open TheStophe opened this issue 2 years ago • 2 comments

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.

TheStophe avatar Oct 05 '23 00:10 TheStophe

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

greenhat avatar Oct 05 '23 03:10 greenhat

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.

TheStophe avatar Oct 06 '23 01:10 TheStophe