It seems Spaces accepts custom subdomains (e.g. sub.example.com).
But what if I want to host my entire static website on Spaces? Can I throw all my HTML/CSS files there and map my domain to the CDN?
So instead of sub.example.com I would be able to access my website at: example.com.
Is it possible?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, all
Because there are so many secondary features that to really provide a great platform for static sites such as deployment and SSL we launched an app platform which has full support for static sites. You can find out more here:
Beginner Guide: https://www.digitalocean.com/community/tutorials/how-to-deploy-a-static-website-to-the-cloud-with-digitalocean-app-platform
Quickstart Guide: https://www.digitalocean.com/community/tutorials/how-to-deploy-a-static-site-from-github-with-digitalocean-app-platform-quickstart
Hope that this helps! Regards, Alex
Hey there,
At this time we don’t offer static site hosting directly in-Cloud; you could set-up a small Droplet (with a reverse proxy, using Nginx or other software) to act as a middleman in this setup and get things working.
We are looking to introduce static sites later this year.
Regards, Ethan Fox Developer Support Engineer II - DigitalOcean
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now