I am planning to deploy my app to gcp Marketplace and I chose vm offering , I wanted to know how will the customer get the url of the app ? Does the marketplace provide you with the url ? or will the customer has to bring his own certificate and domain name to access the app url (over https) ?
Hi @Pratyusha11 ,
My understanding is that Marketplace doesn't automatically provide TLS certificates for HTTPS connections or create/configure a domain. Such configuration would need to be done post-deployment. E.g., for the WordPress Certified by Bitnami and Automattic offering, users would need to follow the instructions in the admin guides provided by the vendor of that offering - i.e., https://docs.bitnami.com/google/apps/wordpress-pro/administration/configure-domain/ & https://docs.bitnami.com/google/apps/wordpress-pro/administration/create-ssl-certificate-apache/.
I hope this helps.