From f0337dd743cf2bce27c498e7b2811f0174501549 Mon Sep 17 00:00:00 2001 From: ModupeD <69601432+ModupeD@users.noreply.github.com> Date: Mon, 10 Jul 2023 12:04:49 -0400 Subject: [PATCH 1/6] Update deployment.mdx Added Flightcontrol as a deployment option --- website/docs/deployment.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 26365895becc..6a4b7aba42fd 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -675,6 +675,12 @@ trigger: Now, whenever you push a new tag to GitHub, this trigger will start the drone CI job to publish your website. +## Deploying to Flightcontrol {#deploying-to-flightcontrol} + +[Flightcontol](https://www.flightcontrol.dev/?ref=docusaurus) is a service that automatically builds and deploys your web apps to AWS Fargate directly from your Git repository. It gives you full access to inspect and make infrastructure changes without the limitations of a traditional PaaS. + +Get started by following [Flightcontrol's step-by-step Docusaurus guide](https://www.flightcontrol.dev/docs/reference/examples/docusaurus/?ref=docusaurus). + ## 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. @@ -819,3 +825,5 @@ See [docs](https://docs.quantcdn.io/docs/cli/continuous-integration) and [blog]( ## Deploying to Kinsta Application Hosting {#deploying-to-kinsta} [Kinsta Application Hosting](https://kinsta.com/application-hosting) is a service that lets you build and deploy your web apps directly from your Git repository. Get started in just a minutes by following our [Docusaurus on Kinsta](https://kinsta.com/help/docusaurus-example/) article. + + From b051d2d19c8936ff7027721967393446475948fc Mon Sep 17 00:00:00 2001 From: Joshua Chen Date: Sun, 16 Jul 2023 15:48:24 +0800 Subject: [PATCH 2/6] Update deployment.mdx --- website/docs/deployment.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 6a4b7aba42fd..d9e6481ab98a 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -825,5 +825,3 @@ See [docs](https://docs.quantcdn.io/docs/cli/continuous-integration) and [blog]( ## Deploying to Kinsta Application Hosting {#deploying-to-kinsta} [Kinsta Application Hosting](https://kinsta.com/application-hosting) is a service that lets you build and deploy your web apps directly from your Git repository. Get started in just a minutes by following our [Docusaurus on Kinsta](https://kinsta.com/help/docusaurus-example/) article. - - From 0c38fa7ffd5e3494e1248436c63ec58cdd7ff0b8 Mon Sep 17 00:00:00 2001 From: ModupeD <69601432+ModupeD@users.noreply.github.com> Date: Mon, 17 Jul 2023 09:23:50 -0400 Subject: [PATCH 3/6] Update project-words.txt --- project-words.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project-words.txt b/project-words.txt index 96342b59cbac..0b79256233b4 100644 --- a/project-words.txt +++ b/project-words.txt @@ -413,3 +413,6 @@ zhou zoomable zpao hastscript +Flightcontrol +Fargate +Flightcontrol's From a57ab60de277d1a011332bfc86d80b7a281c06b6 Mon Sep 17 00:00:00 2001 From: ModupeD <69601432+ModupeD@users.noreply.github.com> Date: Mon, 17 Jul 2023 09:26:04 -0400 Subject: [PATCH 4/6] Update deployment.mdx Fixed Spelling errors --- website/docs/deployment.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index d9e6481ab98a..6251b53b2d41 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -677,7 +677,7 @@ Now, whenever you push a new tag to GitHub, this trigger will start the drone CI ## Deploying to Flightcontrol {#deploying-to-flightcontrol} -[Flightcontol](https://www.flightcontrol.dev/?ref=docusaurus) is a service that automatically builds and deploys your web apps to AWS Fargate directly from your Git repository. It gives you full access to inspect and make infrastructure changes without the limitations of a traditional PaaS. +[flightcontrol](https://www.flightcontrol.dev/?ref=docusaurus) is a service that automatically builds and deploys your web apps to AWS Fargate directly from your Git repository. It gives you full access to inspect and make infrastructure changes without the limitations of a traditional PaaS. Get started by following [Flightcontrol's step-by-step Docusaurus guide](https://www.flightcontrol.dev/docs/reference/examples/docusaurus/?ref=docusaurus). From 3986c00e6eed1063e3ae7fd9ab5349ba35392f17 Mon Sep 17 00:00:00 2001 From: sebastienlorber Date: Thu, 20 Jul 2023 11:32:13 +0200 Subject: [PATCH 5/6] prettier fix --- website/docs/deployment.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 6251b53b2d41..3fe88d9e04c2 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -677,7 +677,7 @@ Now, whenever you push a new tag to GitHub, this trigger will start the drone CI ## Deploying to Flightcontrol {#deploying-to-flightcontrol} -[flightcontrol](https://www.flightcontrol.dev/?ref=docusaurus) is a service that automatically builds and deploys your web apps to AWS Fargate directly from your Git repository. It gives you full access to inspect and make infrastructure changes without the limitations of a traditional PaaS. +[flightcontrol](https://www.flightcontrol.dev/?ref=docusaurus) is a service that automatically builds and deploys your web apps to AWS Fargate directly from your Git repository. It gives you full access to inspect and make infrastructure changes without the limitations of a traditional PaaS. Get started by following [Flightcontrol's step-by-step Docusaurus guide](https://www.flightcontrol.dev/docs/reference/examples/docusaurus/?ref=docusaurus). From 09f4691bfdbadfe635ff8c4ee7f7ec3d46c3a290 Mon Sep 17 00:00:00 2001 From: sebastienlorber Date: Thu, 20 Jul 2023 11:34:23 +0200 Subject: [PATCH 6/6] capitalize Flightcontrol --- website/docs/deployment.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 3fe88d9e04c2..8224eec22cce 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -677,7 +677,7 @@ Now, whenever you push a new tag to GitHub, this trigger will start the drone CI ## Deploying to Flightcontrol {#deploying-to-flightcontrol} -[flightcontrol](https://www.flightcontrol.dev/?ref=docusaurus) is a service that automatically builds and deploys your web apps to AWS Fargate directly from your Git repository. It gives you full access to inspect and make infrastructure changes without the limitations of a traditional PaaS. +[Flightcontrol](https://www.flightcontrol.dev/?ref=docusaurus) is a service that automatically builds and deploys your web apps to AWS Fargate directly from your Git repository. It gives you full access to inspect and make infrastructure changes without the limitations of a traditional PaaS. Get started by following [Flightcontrol's step-by-step Docusaurus guide](https://www.flightcontrol.dev/docs/reference/examples/docusaurus/?ref=docusaurus).