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

Adds ability to use a specific gateway network #59

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

justin-russell
Copy link
Contributor

@justin-russell justin-russell commented Aug 8, 2024

Anywhere --network is used now supports being provided a GATEWAY_NETWORK variable. If not provided it uses what was already used.

make network GATEWAY_NETWORK=some-gateway-network
make gateway GATEWAY_NETWORK=some-gateway-network
make link GATEWAY=<gateway> FQDN=<FQDN> EXPOSE=<EXPOSE> GATEWAY_NETWORK=some-gateway-network
make link-macos GATEWAY=<gateway> FQDN=<FQDN> EXPOSE=<EXPOSE> GATEWAY_NETWORK=some-gateway-network

No tests added at this point.

@thebalaa thebalaa merged commit 40b8be5 into main Aug 9, 2024
1 check passed
@thebalaa thebalaa deleted the optional-gateway-network branch August 9, 2024 02:15
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

Successfully merging this pull request may close these issues.

2 participants