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

Documentation missing how to install #143

Open
kamzar1 opened this issue Feb 28, 2023 · 1 comment
Open

Documentation missing how to install #143

kamzar1 opened this issue Feb 28, 2023 · 1 comment

Comments

@kamzar1
Copy link

kamzar1 commented Feb 28, 2023

As there are no binaries in releases, just wonder how to install.
Is docker the only available mode of installation?

@pablosymc
Copy link

pablosymc commented Jul 24, 2023

@kamzar1 You can run with Cargo as this code was written in Rust. The best instructions I found were from https://dcspark.github.io/carp/docs/indexer/run

After you've set all your environment variables and are ready to run you can run the following:

cargo run --release -- --plan execution_plans/default.toml --config-path configs/oura.yml

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