Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ccgarant opened this issue Oct 5, 2023 · 2 comments
Open

Comments

@ccgarant
Copy link

ccgarant commented Oct 5, 2023

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.

@greenhat
Copy link
Member

greenhat commented Oct 5, 2023

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

@ccgarant
Copy link
Author

ccgarant commented Oct 6, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants