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

Deployment to Private Network #28

Open
cbrown101 opened this issue Sep 20, 2021 · 4 comments
Open

Deployment to Private Network #28

cbrown101 opened this issue Sep 20, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@cbrown101
Copy link

Deployment of mock spacestation script deploys two vm instances with azure public IP's. Currently using a subscription behind an expressroute. Would like to use customer owned networking in deployment.

Can the script be updated to include deployment using a custom private IP address from existing vnet?

@cbrown101 cbrown101 added the enhancement New feature or request label Sep 20, 2021
@glennmusa
Copy link
Contributor

Hey @cbrown101 thanks for opening up an enhancement! That doesn't sound unreasonable. The team will take a look and tag you back here in this Issue when a change is in that optionally allows the use of a private IP address from an existing virtual network.

@glennmusa
Copy link
Contributor

Should be able to make use of the mock spacestation on a local machine with Visual Studio Code or from an Azure VM thanks to @bigtallcampbell. We'll get the docs updated soon with an explicit walkthrough on how you can see ground station and space station directories synchronize.

@cbrown101
Copy link
Author

Attempted to deploy new json file, it still requires a public IP. I need to deploy this using our internal vnet addressing while not using a public IP.

@glennmusa
Copy link
Contributor

We'll make updates to the docs to make it a bit easier, but have you tried cloning the repository and opening it with Visual Studio Code's Remote Containers? The groundstation and spacestation will be provisioned locally as containers without deploying a virtual machine to Azure.

+@bigtallcampbell to provide more context

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