diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 942559e2cf..a2ec1a0faf 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -604,6 +604,10 @@ trigger: Now, whenever you push a new tag to GitHub, this trigger will start the drone CI job to publish your website. +## Deploying to Koyeb {#deploying-to-koyeb} + +[Koyeb](https://www.koyeb.com) is a developer-friendly serverless platform to deploy apps globally. The platform lets you seamlessly run Docker containers, web apps, and APIs with git-based deployment, native autoscaling, a global edge network, and built-in service mesh and discovery. Check out the [Koyeb's Docusaurus deployment guide](https://www.koyeb.com/tutorials/deploy-docusaurus-on-koyeb) to get started. + ## Deploying to Render {#deploying-to-render} [Render](https://render.com) offers [free static site hosting](https://render.com/docs/static-sites) with fully managed SSL, custom domains, a global CDN, and continuous auto-deploy from your Git repo. Get started in just a few minutes by following [Render's guide to deploying Docusaurus](https://render.com/docs/deploy-docusaurus).