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

Can't Run from Completely Self Contained Environment free from External API Services #873

Open
ChristianOConnor opened this issue Aug 12, 2021 · 0 comments
Assignees

Comments

@ChristianOConnor
Copy link

ChristianOConnor commented Aug 12, 2021

Purpose

I don't see any ability to run this project from a solely self contained environment.

Deliverable

Can someone provide clear instructions for how to run this completely self contained meaning not connected to any API service? I noticed that the only actual API service is TEXTILE_HUB_KEY and TEXTILE_HUB_SECRET. Can we just figure out a way to run a node doing away with those 2 environment variable which would make this project able to be run even if all API services were down. AKA true decentralization. I only see these variables used in node_common/utilities.js, node_common/environment.js, and scripts/worker-heavy-stones.js.

Dependencies

N/A

Update

Has anybody looked into a way to run this app completely as it's own self contained node? I still can't find a way to run this app without making an account with Textileio to get the variables TEXTILE_HUB_KEY and TEXTILE_HUB_SECRET. I want to run this as it's own self contained node. Can someone please provide instructions on how to do this?

┆Issue is synchronized with this Notion page by Unito

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