Summary
Define the required DNS entries for production and QA environments of the identity provider (Logto) and the services hosted on Render.
Requested domains
| Done |
Subdomain |
Purpose |
Target |
| ✅ |
id.nethesis.it |
Identity provider |
domains.logto.app (Logto PROD instance) |
| ✅ |
qa.id.nethesis.it |
QA identity provider |
domains.logto.app (Logto QA instance) |
|
my.nethesis.it |
Render services |
my-proxy-prod.onrender.com (Render PROD instance) |
| ✅ |
qa.my.nethesis.it |
Render QA services |
my-proxy-qa.onrender.com (Render QA instance) |
| ✅ |
api.my.nethesis.it |
Bump.sh API reference |
custom.bump.sh (Bump.sh doc link) |
Context
These subdomains will be used for authentication (via Logto) and application access, both in production and QA environments.
id.nethesis.it and qa.id.nethesis.it must point to the Logto instances configured as identity providers.
my.nethesis.it and qa.my.nethesis.it must point to the frontend/backend services hosted on Render.
Tasks
Notes
- No wildcard certificates are required at this stage.
- Future environments may follow the same subdomain pattern.
Summary
Define the required DNS entries for production and QA environments of the identity provider (Logto) and the services hosted on Render.
Requested domains
id.nethesis.itdomains.logto.app(Logto PROD instance)qa.id.nethesis.itdomains.logto.app(Logto QA instance)my.nethesis.itmy-proxy-prod.onrender.com(Render PROD instance)qa.my.nethesis.itmy-proxy-qa.onrender.com(Render QA instance)api.my.nethesis.itcustom.bump.sh(Bump.sh doc link)Context
These subdomains will be used for authentication (via Logto) and application access, both in production and QA environments.
id.nethesis.itandqa.id.nethesis.itmust point to the Logto instances configured as identity providers.my.nethesis.itandqa.my.nethesis.itmust point to the frontend/backend services hosted on Render.Tasks
Notes