We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tasks:
define an env var, called DOCKER_COMPUTE_ENVIRONMENTS which sets the docker paid compute envs(multiple) (see https://github.com/oceanprotocol/ocean-node/blob/feature/c2d_docker/src/components/c2d/compute_engine_docker.ts#L67)
DOCKER_COMPUTE_ENVIRONMENTS
define an env var, called DOCKER_FREE_COMPUTE, which sets the options for https://github.com/oceanprotocol/ocean-node/blob/feature/c2d_docker/src/components/c2d/compute_engine_docker.ts#L673-L687)
DOCKER_FREE_COMPUTE
allow user to set them properly in ocean-node-quickstart.sh
The text was updated successfully, but these errors were encountered:
paulo-ocean
No branches or pull requests
Tasks:
define an env var, called
DOCKER_COMPUTE_ENVIRONMENTS
which sets the docker paid compute envs(multiple) (see https://github.com/oceanprotocol/ocean-node/blob/feature/c2d_docker/src/components/c2d/compute_engine_docker.ts#L67)define an env var, called
DOCKER_FREE_COMPUTE
, which sets the options for https://github.com/oceanprotocol/ocean-node/blob/feature/c2d_docker/src/components/c2d/compute_engine_docker.ts#L673-L687)allow user to set them properly in ocean-node-quickstart.sh
The text was updated successfully, but these errors were encountered: