sciabarracom opened a new issue, #183: URL: https://github.com/apache/openserverless/issues/183
## Why you need it? When you install miniops in a local machine, you may need to change the domain to make it accessibile, so miniop.me does not work you may need to change to 192.168.1.100.nip.io for example Also you may need to create a simple alias to make a domain accessibile ## How it could be? `ops admin changeapihost htts://192.168.1.100.nip.io` this should go change the configured apihost and also change all the existing ingresses to match the new apihost `ops admin aliasingress user https://www.mysite.net` this should duplicate ingresses for the user `user` so the user configured functions are accessible also `http://www.mysite.net` ## Other related information Add any other context or screenshots about the feature request here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
