Network access #544
|
Hi all, I am trying to run stratus. I am able to run successfully with all my ports open up to internet. Was just wondering, will the stratus tool still work if i were to block off network access and run it locally? |
Answered by
christophetd
Jul 25, 2024
Replies: 1 comment
|
Hi there, Since Stratus uses the cloud provider APIs, it requires network access. It should work fine if you're e.g. on an EC2 instance with all the VPC endpoints properly set up, if that's what you're asking, but I did not test that. Hope that helps! |
0 replies
Answer selected by
pinghau
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
Since Stratus uses the cloud provider APIs, it requires network access. It should work fine if you're e.g. on an EC2 instance with all the VPC endpoints properly set up, if that's what you're asking, but I did not test that.
Hope that helps!