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

Update data manager URL for local environment in SDK #619

Open
luzzif opened this issue Mar 18, 2024 · 0 comments
Open

Update data manager URL for local environment in SDK #619

luzzif opened this issue Mar 18, 2024 · 0 comments

Comments

@luzzif
Copy link
Contributor

luzzif commented Mar 18, 2024

In the SDK we are currently using the dev environment data manager service URL in the local environment, which means that all campaigns created locally to test out Carrot are stored in the shared S3 bucket where we also store dev and staging data.

carrot-scripts must be updated so that a local instance of S3 (MinIO) gets bootstrapped replacing the current IPFS node service, and then the SDK data manager URL can be replaced with the MinIO S3 API endpoint.

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

1 participant