You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is there an existing feature request for this?
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
The text was updated successfully, but these errors were encountered: