Domains
Add a custom domain without touching Nginx or certbot.
Attach domains to runtimes, redirect hosts at the gateway, and let Adios handle certificate provisioning for verified routes.
The hook
Why developers care
A simple launch can turn into DNS records, SSL renewal, apex redirects, proxy config, and a pile of commands you did not want to learn that day.
How Adios handles it
- 1Add custom hosts or redirects to your runtime config.
- 2Point DNS at the Adios gateway.
- 3Redeploy and let Adios sync the route and certificate path.
What you get
Platform pieces that make this work.
Custom host support in adios.yaml
Redirect-only gateway routes
Managed TLS for verified domains
Generated platform domains for quick launches
Build path
Launch on your own domain.
Deploy on an adios.run route first, then attach app.example.com and redirect the apex domain to the canonical host.
Deploy your first app on Adios.
Start with this feature, then add the rest of the platform as your app needs it.
Keep exploring
AI Coding Workspaces
Use the Adios agent inside a source-backed workspace, then inspect, edit, preview, commit, and deploy the code it creates.
Adios Deployments
Use adios.yaml and the Adios control plane to build, start, health-check, and promote app runtimes.
Managed App Hosting
Run long-lived app processes for common runtimes while Adios handles routing, logs, health, regions, and deploy state.