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

How to run toolkit without internet access #91

Open
caleb-lindgren opened this issue Mar 6, 2023 · 1 comment
Open

How to run toolkit without internet access #91

caleb-lindgren opened this issue Mar 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@caleb-lindgren
Copy link

I'm trying to use this tool in a high-performance computing environment without internet access. I keep getting this error:
"Error: Cannot connect to GitHub to get app inventory."
How can I avoid this?

@caleb-lindgren caleb-lindgren changed the title Running toolkit requires internet access How to run toolkit without internet access Mar 6, 2023
@k-florek k-florek added the enhancement New feature or request label Mar 15, 2023
@k-florek
Copy link
Member

Unfortunately the StaPH-B Toolkit is dependent on internet access. Both the docker applications and the workflows are retrieved from docker hub and github respectively when requested and are not packaged with the Toolkit, this ensures that the user always has access to the latest versions of everything.

That said I can see how having offline access could be important in certain environments so I will add this to the planning for the next release but it may be sometime before I can add something like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants