Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a "www" subdomain for the static site deployment #1

Open
javiertoledo opened this issue Jun 9, 2021 · 0 comments
Open

Create a "www" subdomain for the static site deployment #1

javiertoledo opened this issue Jun 9, 2021 · 0 comments

Comments

@javiertoledo
Copy link
Member

Feature Request

Description

We are currently giving the user a CloudFront URL with the current website distribution, for example: http://d111111abcdef8.cloudfront.net

What we want to accomplish with this task is that we should reuse our existing "main domain" to have a subdomain that points to this Cloudformation URL, so the user can access to:

www.<my_project_name>.com for the website

api.<my_project_name for the API

That way we avoid using an additional and "external" URL and we keep everything in the same domain.

For further information please check these PR comments: https://github.com/theam/booster/pull/87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant