Adios

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

  1. 1Add custom hosts or redirects to your runtime config.
  2. 2Point DNS at the Adios gateway.
  3. 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.

ok app.example.com
ok DNS check
ok TLS ready
ok redirect apex

Deploy your first app on Adios.

Start with this feature, then add the rest of the platform as your app needs it.

Connect a domain