Skip to content

Deployment to Cloud VM: Frontend and Backend access issue #1221

Discussion options

You must be logged in to vote

The comment in under this issue gave me some hints. The complete DNS records (type A) should look like below:

my-domain-name -> Staging VM IP
*.my-domain-name -> Staging VM IP
staging.my-domain-name -> Production VM IP
*.staging.my-domain-name -> Production VM IP

Now I can access both backend and frontend services. However, I am still facing the Certificate is not valid for the Traefik default cert.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fanpeng-kong
Comment options

Answer selected by fanpeng-kong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
1 participant