diff --git a/docs/hub/spaces-custom-domain.md b/docs/hub/spaces-custom-domain.md new file mode 100644 index 000000000..a9c584017 --- /dev/null +++ b/docs/hub/spaces-custom-domain.md @@ -0,0 +1,40 @@ +# Spaces Custom Domain + + +This feature is still in Beta. + + + +Spaces Custom Domain feature is part of PRO and Enterprise Hub subscriptions. + + +## Getting started with a Custom Domain + +Spaces Custom Domain is a feature that allows you to host your space in a custom domain of your choosing: yourdomain.example.com 🚀 The custom domain must be a valid DNS name. + +
+ + +
+ +## Using a Custom Domain + +You can submit a custom domain to host your space in the settings of your Space, under "Custom Domain". You'll need to add the CNAME Record Type: + +
+ + +
+ +The request will move to 'pending' status after submission as seen below. + +
+ + +
+ +Please make sure to point the domain to Hugging Face Spaces. Once set up, you'll see a 'ready' status to know the custom domain is active for your Space 🔥 + +## Removing a Custom Domain + +Simply remove a custom domain by using the delete button to the right of “Custom Domain” in the settings of your Space. You can delete while the custom domain is pending or in ready state.