defenseunicorns / zarf-ui

Web User Interface for Zarf - DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/
Apache License 2.0
2 stars 0 forks source link

Option to provide ip address for web ui #3

Closed sudheermygapula closed 1 year ago

sudheermygapula commented 1 year ago

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