Domains & Application URLs
Every application deployed with Axeiro is assigned a stable HTTPS URL. This URL does not change across redeployments.
Default Application Domain
By default, each deployment is accessible at a subdomain under axeiro.app:
https://<app-id>.axeiro.app
The app-id is unique and remains the same for the lifetime of the application.
URL Stability
Redeploying your application does not change its URL. Traffic is automatically routed to the latest running version without requiring any DNS changes.
HTTPS by Default
All Axeiro-provided domains are secured with HTTPS by default. TLS termination and certificate management are handled automatically.
Axeiro uses Cloudflare at the edge to provide secure, reliable access to deployed applications.
Custom Domains (Planned)
Support for custom domains (for example, app.yourdomain.com) is planned for a future release. When available, custom domains will be mapped to your application without affecting redeployments.
DNS Changes & Redeployments
You do not need to update DNS records when redeploying your application. DNS configuration is only required when setting up a custom domain.