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

Allow "altis.dev" TLD to be configured #277

Closed
PriyaBhatia0210 opened this issue Mar 18, 2021 · 2 comments
Closed

Allow "altis.dev" TLD to be configured #277

PriyaBhatia0210 opened this issue Mar 18, 2021 · 2 comments
Assignees
Labels
should have Should be done, medium priority for now

Comments

@PriyaBhatia0210
Copy link

PriyaBhatia0210 commented Mar 18, 2021

In order to support GitHub Codespaces we need to be able to configure the TLD for Local Server. In addition we need to be able to easily provision and manage self signed certificates in addition to supplying the cert for *.altis.dev.

Things to note:

  • Altis now enforces HSTS by default so we either need to switch it off for codespaces or ensure self signed certificates are setup prior to start Local Server
  • Certs have to be mounted on the nginx and traefik containers to function, so need to be setup before Local Server starts

#237

@PriyaBhatia0210 PriyaBhatia0210 added the should have Should be done, medium priority for now label Mar 18, 2021
@garethwelton
Copy link

This ticket needs some more detail and probably to be broken down into several issues.
@shadyvb Can you add some questions to this to get it defined. @wisyhambolu will look into the PR listed above

@shadyvb
Copy link
Contributor

shadyvb commented Sep 2, 2021

I think the linked PR answers all the questions I had about the purpose of the issue here. And also includes the progress and remaining tasks.

Basically we're at the point where a custom TLD works but we still need to automatically generate the self-signed cert using mkcert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
should have Should be done, medium priority for now
Projects
None yet
Development

No branches or pull requests

4 participants