Domains

Manage custom domains and HTTPS for your applications.

slasha domains add

Attach a custom domain to your app. Once added, point your domain’s DNS A record to your server’s IP address.

# Add a custom domain
slasha domains add example.com

Slasha will automatically provision an SSL certificate for the domain as soon as your DNS propagates.

slasha domains list

View all custom domains currently linked to an application.

# List domains for the current app
slasha domains list

slasha domains remove

Unlink a custom domain from your application.

# Remove a domain
slasha domains remove example.com