Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

way to export index data #2

Open
wileyj opened this issue Jan 8, 2019 · 0 comments
Open

way to export index data #2

wileyj opened this issue Jan 8, 2019 · 0 comments

Comments

@wileyj
Copy link

wileyj commented Jan 8, 2019

Related to our discussion and forum post
I'd propose the following:

adding a function that will upload the resultant data to a cloud storage bucket (i.e. s3), through some config settings - either hardcoded file, or preferably with env variables like this:
BUCKET_NAME
CLOUD_PROVIDER
CLOUD_USER
CLOUD_KEY

and then, in blockstack-core, a new endpoint is exposed to use this public readable bucket to retrieve the data.
initially, the vars would need to be hardcoded (which could result in drift), but i have ideas on how to resolve that in the future.

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

No branches or pull requests

1 participant