francescotimperi commented on issue #26: URL: https://github.com/apache/openserverless/issues/26#issuecomment-2303910099
@d4rkstar for a docker based setup it is not completely true that the static service cannot be used. Actually it can be deployed and works perfectly for the default namespace `nuvolaris` which is linking the http://localhost to the nuvolaris-web bucket. With this setup adding new users will add an ingress with host set to `namespace.localhost`, that in theory could also work if the host file of the development machine is configure to resolve it to the 127.0.0.1 ip address. This is the reason why the `ops config minimal` task enables also the static component. -- 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: dev-unsubscr...@openserverless.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org