Closed sudheermygapula closed 1 year ago
It would be good to also parametrize the ip address so that in server based environment it will be easy for user to open web ui.
Option for providing ip address similar to dev port and url get created with that ip .
For now the alternative is to copy and edit the url with exteranl ip address .
https://github.com/defenseunicorns/zarf/blob/a8d4317321edda65fed51a47a6cbb817cddd13a2/src/internal/api/start.go#L112C2-L119C3
Is your feature request related to a problem? Please describe.
It would be good to also parametrize the ip address so that in server based environment it will be easy for user to open web ui.
Describe the solution you'd like
Option for providing ip address similar to dev port and url get created with that ip .
Describe alternatives you've considered
For now the alternative is to copy and edit the url with exteranl ip address .
Additional context
https://github.com/defenseunicorns/zarf/blob/a8d4317321edda65fed51a47a6cbb817cddd13a2/src/internal/api/start.go#L112C2-L119C3