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

Ability to set Primary IP for Instance #59

Open
1 task done
AnushK-Fro opened this issue Dec 12, 2023 · 2 comments
Open
1 task done

Ability to set Primary IP for Instance #59

AnushK-Fro opened this issue Dec 12, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@AnushK-Fro
Copy link

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

Sometimes, when there are multiple IPv4 addresses attached to an instance, the IPv4 address set in the Cloudinit configuration may not be the one that the user wants to set.

For example, let's say the following addresses are set to a VPS:
192.168.1.2
192.168.1.3
192.168.1.4

Convoy may choose an address that the user didn't want set as the primary IPv4 address, like 192.168.1.2, when in reality the user might want 192.168.1.3 as their primary IP address assigned to the Cloudinit configuration. Furthermore, it is also unclear which IP address is actually set to the Cloudinit configuration, so a user has to go through and check which one is their primary.

Describe the solution you'd like.

Add a button to the control panel that allows the user to set an IP address as their primary IP, letting the user choose any of the attached IP's to their server. Convoy should change the Cloudinit configuration accordingly to use the primary IP the user chooses.

Additional context to this request.

No response

@AnushK-Fro AnushK-Fro added the enhancement New feature or request label Dec 12, 2023
@dotxyzcf
Copy link

Bump! Need this!

@cloudrack-ca
Copy link

cloudrack-ca commented Mar 7, 2024

✊(Bump)

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

3 participants