Adios
← PLATFORM / Custom Domains & TLS

Put your name on what you build.

Secure your agent-built applications instantly. Attach custom domains and let Adios manage certificate renewals, redirects, and gateway routing, so your agent can keep shipping updates safely behind a stable hostname.

IN PRACTICE

Make www.example.com the canonical hostname.

Attach www.example.com to the app and redirect example.com/pricing?plan=pro to the same path and query on the www host.

adios.yaml excerpt
name: web
routable: true

custom_hosts:
  - app.example.com
  - www.example.com

redirects:
  - from: example.com
    to: www.example.com

HOW IT WORKS

Verify the hostname once, then keep releasing behind it.

Read the guide ↗
  1. 01

    Add the custom host or redirect to the app.

  2. 02

    Point DNS at the Adios gateway.

  3. 03

    Wait for verification, then deploy or redeploy the runtime.

WHY IT BELONGS HERE

A domain should belong to the app, not to a fragile proxy configuration.

DNS records, certificate renewal, apex redirects, and release cutovers are often managed separately, making a routine deploy depend on infrastructure nobody wants to touch.

Launch with a verified custom hostname

Keep the generated platform route available while connecting your domain.

Deploy without changing DNS again

The hostname follows whichever release is current.

Keep canonical redirects at the gateway

A permanent 308 preserves the incoming path and query string.

What’s included
  • ✓ Custom host support in adios.yaml
  • ✓ Redirect-only gateway routes
  • ✓ Managed TLS for verified domains
  • ✓ Generated platform domains for quick launches

Ship behind a hostname your users already know.

Start with a generated route, verify your domain, and keep it attached to each promoted release.

Deploy an app ↗

CONNECTED CAPABILITIES

Keep building.

All features ↗