Custom Domains
Instructions for DNS and domain registrar settings to use a custom domain with Fission
Every Fission App gets a free subdomain.
Currently, these look like
YOURUSERNAME.fission.name
, but we're migrating to user accounts and attached apps, where every app has YOURAPPNAME.fission.app
.To use a custom domain of your own, like
YOURAPPDOMAIN.com
, you need to make some changes to DNS. There are two methods detailed in the following pages:- 1.
- 2.
Note: custom domains currently require manual confirmation by us. This will be integrated directly into the Fission CLI and be fully automated. For now, contact us on our support page if you want to use this feature.
Last modified 3yr ago