Questions tagged [custom-domain]

Use for questions regarding the use of Custom Domains with a Google App-Engine project.

Custom domains allow the assignment of privately owned domains to a Google App-Engine project, so that you can access the service, for example, via www.myawesomesite.com rather than my-awesome-site-project.appspot.com.

116 questions
0
votes
1 answer

Add custom domain

I'm building a SaaS service, and I want to build a feature for custom domains. For now, my service domain is myservice.com/abc_client_info, I want to change to client_domain.com,/abc_client_info As I can see Shopify, Github, Bitly, etc. can do it, I…
Mike Nguyen
  • 987
  • 1
  • 10
  • 15
0
votes
1 answer

Map custom subdomain to App Engine service

I have read those other posts about it and it seems we have done pretty much the same, and it still does not work. What I would like to do is to have the url sub.domain.com going to my default App Engine service and api.sub.domain.com to go to my…
Valentin Coudert
  • 1,365
  • 1
  • 12
  • 33
0
votes
1 answer

AWS-CDK API-GW Custom Domain Base Path Mapping setting Stage

How to set 'Stage' using AWS-CDK in API-GW Custom Domain Base Path Mapping? Here is the aws-cdk code that creates api-gw custom domain with base path mapping, but the stage is set as '*' I need to set it to a specific stage How can I do that? cdk…
Romande
  • 491
  • 1
  • 4
  • 14
0
votes
2 answers

Add Custom Domain in Azure blob storage

Error creating Custom Domain in Azure Hi, I am trying to link a custom domain to my static website that is located on my blob storage account. When creating the custom domain these are the azure instructions "Create a CNAME record with the DNS…
0
votes
1 answer

Hosting ClickOnce in Azure Blob storage and using custom domain

I am using Clickonce for deploying my WPF application and this is being done in Azure Blob storage. Since this is a custom URL it won't be white listed in many of the client machines and hence I mapped a custom domain for the same. I was able to…
0
votes
1 answer

How to configure Azure Custom Domain for App Service

I bought domain xyz.com. I want to have on address www.xyz.com landing page, and on www.app.xyz.com App Service from Azure. I did (and it's ok): Azure Active Directory > Custom domain names > Add custom domain app.xyz.com > added TXT reocord in DNS…
0
votes
0 answers

connecting custom domain to firebase dynamic links project

I had already connected the free custom page.link subdomain and this works great and as expected. It opens my app and redirects users to the specific pages. However, I recently got a custom domain from google domains and wanted to connect it. the…
Andrew Harris
  • 356
  • 3
  • 21
0
votes
1 answer

ERR_CONNECTION_RESET Azure CDN Custom Domain HTTPS

Hope someone can assist me in correcting this. I am on the last step to enable my CDN endpoint with a custom domain. currently the static website on storage works correctly the following ways. 1 - Storage Account endpoint 2 - Azure CDN…
Nizx
  • 15
  • 2
0
votes
1 answer

unable to stick to custom domain redirected by application gateway with SSL

Senario : I have an azure app service where my application is running on tomcat and the ssl binding is done along with custom domain. example: custom domain is something.com and app service url is .azurewebsites.net I have an azure application…
0
votes
0 answers

Azure API Management Service custom domain

We have an Azure API Management Service and we need to configure custom domain with custom SSL certificate. We have it added to the custom domain section of the service as Proxy endpoint and have a certificate uploaded too. The deployed APIs…
Premier
  • 3,952
  • 6
  • 39
  • 56
0
votes
1 answer

APIs are not responding via Azure APIM developer portal

Recently I have configured custom domain for APIM proxy URL. Now When test the APIs on APIM developer portal, API calls are not triggering. When I test this APIs from "POST MAN", it is working fine. Yes, this issue is not affecting any application.…
Inzi
  • 232
  • 1
  • 11
0
votes
1 answer

SSL for static websites in google cloud

I have purchased domain with godaddy. I am hosting the static website in Google cloud. I am not able to configure SSL for custom domain in google cloud. I am using storage in google cloud for this. Please help with steps. Thanks
0
votes
1 answer

How to set up an architecture of scalable custom domains & auto-SSL on Google Kubernetes Engine

We are researching the best solution to allow customers to use their domain names with our hosting services. The hosting services are based on Google App Engine standard. The requirements are: Customers can point their domain name to our server via…
0
votes
1 answer

Heroku custom domain with Godaddy

I have a heroku app set up on a .app TLD, and a custom domain through GoDaddy. What I would like is to have something like this: myapp.example.com resolves to my app, and does not redirect. What I am currently experiencing is: myapp.example.com…
Drew Ogryzek
  • 330
  • 3
  • 15
0
votes
1 answer

How do I configure settings for my Python Flask app on GoDaddy

This app is working fine on heroku but how do i configure it on godaddy using custom domain. When i navigate to custom domain, it redirects to mcc.godaddy.com. What all settings need to be changed.
Sia
  • 37
  • 1
  • 1
  • 9