From 4042a4cc40ba906ce026f387e41e8fa48a51dd9e Mon Sep 17 00:00:00 2001 From: Nikhila Jain <99252011+jnikhila@users.noreply.github.com> Date: Thu, 9 Nov 2023 19:46:35 +0530 Subject: [PATCH] chore: removed sections (#1861) ## Checklist I have: - [ ] run the content through Grammarly - [ ] linked to sample apps when relevant - [ ] added the meta description for each page in the PR - [ ] minimized the callouts and added only when necessary - [ ] added the `queryString` parameter to the Tabs (if used) - [ ] masked PII in images. For example, login credentials, account details, and more - [ ] added images only when necessary - [ ] deleted the images that are no longer used for the updated pages in the PR - [ ] followed the image file naming convention while renaming or adding new images. (Use lowercase letters, dashes between words, and be as descriptive as possible) - [ ] used the `
` tag instead of a markdown representation for images - [ ] added the `
` tag to add a caption to the image - [ ] added the `alt` attribute in the `` tag - [ ] verified and updated the cross-references or created redirect rules for the changed or removed content - [ ] reviewed and applied the style changes for UI formatting. For example, Bold the UI elements(Buttons on screen) used in the doc. --- .../setup/installation-guides/README.md | 23 +-------------- .../setup/installation-guides/aws-ami.md | 4 --- .../installation-guides/aws-ecs-on-fargate.md | 4 --- .../setup/installation-guides/aws-ecs.md | 6 +--- .../setup/installation-guides/azure-aci.md | 3 -- .../setup/installation-guides/cloudjiffy.md | 16 ----------- .../installation-guides/google-cloud-run.mdx | 4 --- .../installation-guides/kubernetes/README.mdx | 10 ------- .../setup/installation-guides/restack.md | 28 ------------------- 9 files changed, 2 insertions(+), 96 deletions(-) delete mode 100644 website/docs/getting-started/setup/installation-guides/cloudjiffy.md delete mode 100644 website/docs/getting-started/setup/installation-guides/restack.md diff --git a/website/docs/getting-started/setup/installation-guides/README.md b/website/docs/getting-started/setup/installation-guides/README.md index 65b93c206b..67f9844f15 100644 --- a/website/docs/getting-started/setup/installation-guides/README.md +++ b/website/docs/getting-started/setup/installation-guides/README.md @@ -105,28 +105,7 @@ Depending on your infrastructure, you can choose one of the following guides to Ansible
-
- - CloudJiffy-logo - -
- CloudJiffy -
+ -
-
-
- - Restack-logo - -
- Restack -
-
-
-
-
-
- \ No newline at end of file diff --git a/website/docs/getting-started/setup/installation-guides/aws-ami.md b/website/docs/getting-started/setup/installation-guides/aws-ami.md index 47991eaf33..89a69ffe55 100644 --- a/website/docs/getting-started/setup/installation-guides/aws-ami.md +++ b/website/docs/getting-started/setup/installation-guides/aws-ami.md @@ -92,10 +92,6 @@ Follow these steps to install Appsmith using an Amazon Machine Image (AMI): 3. Once you've created an account, you can either start with the free plan or activate your instance with a license key. If you want to generate a license key, sign up on [customer.appsmith.com](https://customer.appsmith.com) to create one, and then proceed to activate your instance using the newly generated license key. -## Install Appsmith Community - - To install the open source edition of Appsmith (Appsmith Community), choose the [Appsmith Community Edition](https://aws.amazon.com/marketplace/pp/prodview-mclslaty46ah4) in the [image selection](#select-appsmith-image) step, and then follow the instructions provided on this page. - ## Troubleshooting Some common errors that you may face during installation: diff --git a/website/docs/getting-started/setup/installation-guides/aws-ecs-on-fargate.md b/website/docs/getting-started/setup/installation-guides/aws-ecs-on-fargate.md index 17f91a4a90..3e92c33ecb 100644 --- a/website/docs/getting-started/setup/installation-guides/aws-ecs-on-fargate.md +++ b/website/docs/getting-started/setup/installation-guides/aws-ecs-on-fargate.md @@ -189,10 +189,6 @@ The `exec` command will be available once the new deployment is active. ``` 3. Once you can access the bash shell, you can execute all commands available in the Appsmith container, like [appsmithctl](/getting-started/setup/instance-management/appsmithctl). -## Install Appsmith Community - -To install the Appsmith open source edition (Appsmith Community), replace `appsmith-ee` with `appsmith-ce` in the [container definition](#container-definition-ecs) on this page. - ## Troubleshooting Some common errors that you may face during installation: diff --git a/website/docs/getting-started/setup/installation-guides/aws-ecs.md b/website/docs/getting-started/setup/installation-guides/aws-ecs.md index 19223c41c1..2bec6b7d79 100644 --- a/website/docs/getting-started/setup/installation-guides/aws-ecs.md +++ b/website/docs/getting-started/setup/installation-guides/aws-ecs.md @@ -3,7 +3,7 @@ description: Deploy Appsmith on the ECS cluster using EC2 instance. sidebar_position: 5 --- -# AWS ECS for EC2 +# AWS ECS on EC2 This page provides steps to install Appsmith on a single node EC2 Linux + Networking ECS Cluster using an EC2 instance. ## Prerequisites @@ -166,10 +166,6 @@ To deploy Appsmith on the Amazon ECS cluster that has a single node, you need to 10. Once you've created an account, you can either start with the free plan or activate your instance with a license key. If you want to generate a license key, sign up on [customer.appsmith.com](https://customer.appsmith.com) to create one, and then proceed to activate your instance using the newly generated license key. -## Install Appsmith Community - -To install the Appsmith open source edition (Appsmith Community), replace `appsmith-ee` with `appsmith-ce` in the [container definition](#container-definition-ecs) on this page. - ## Troubleshooting Some common errors that you may face during installation: diff --git a/website/docs/getting-started/setup/installation-guides/azure-aci.md b/website/docs/getting-started/setup/installation-guides/azure-aci.md index 0aecd3b5c4..0417633a90 100644 --- a/website/docs/getting-started/setup/installation-guides/azure-aci.md +++ b/website/docs/getting-started/setup/installation-guides/azure-aci.md @@ -71,9 +71,6 @@ az storage share create --name $fileShareName --account-name $storageAccountName --azure-file-volume-share-name $fileShareName \ --azure-file-volume-mount-path "/appsmith-stacks/" \ ``` -## Install Appsmith Community - -To install the Appsmith open source edition (Appsmith Community), replace `appsmith-ee` with `appsmith-ce` while creating an [Azure container instance](#container-instance-config) file on this page. ## Troubleshooting If you face issues, contact the support team using the chat widget at the bottom right of this page. diff --git a/website/docs/getting-started/setup/installation-guides/cloudjiffy.md b/website/docs/getting-started/setup/installation-guides/cloudjiffy.md deleted file mode 100644 index 264bfffd0e..0000000000 --- a/website/docs/getting-started/setup/installation-guides/cloudjiffy.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -sidebar_position: 8 ---- -# CloudJiffy - -[CloudJiffy](https://cloudjiffy.com) is a Platform-as-a-Service (PaaS) provider. It provides auto-scalable, instant, and fully redundant deployment for your application. - -## One-click deployment - -You can use the one-click deployment to deploy Appsmith on the CloudJiffy platform. - -A quick and easy way to proceed is to navigate to the marketplace on CloudJiffy and search for Appsmith. Give a meaningful name to the environment where you’ll want to deploy Appsmith, and then click install. - -Here’s an exhaustive guide provided at CloudJiffy to[ deploy Appsmith](https://cloudjiffy.com/blog/solutions/one-click-solutions/install-appsmith-in-cloudjiffy-with-one-click/) on their platform. - -You can choose a wide range of deployment platforms for Appsmith. [Go ahead and check the one that suits you best](/getting-started/setup/installation-guides). diff --git a/website/docs/getting-started/setup/installation-guides/google-cloud-run.mdx b/website/docs/getting-started/setup/installation-guides/google-cloud-run.mdx index 268d21fadd..f0525c0a67 100644 --- a/website/docs/getting-started/setup/installation-guides/google-cloud-run.mdx +++ b/website/docs/getting-started/setup/installation-guides/google-cloud-run.mdx @@ -106,10 +106,6 @@ Follow these steps to install Appsmith on Google Cloud Run: 12. Click the displayed URL link to open the unique and stable endpoint of the Appsmith instance. 13. Fill in your details to create an administrator account. 14. Once you've created an account, you can either start with the free plan or activate your instance with a license key. If you want to generate a license key, sign up on [customer.appsmith.com](https://customer.appsmith.com) to create one, and then proceed to activate your instance using the newly generated license key. - -## Install Appsmith Community - -To install the Appsmith open source edition (Appsmith Community), replace `appsmith-ee` with `appsmith-ce` while [creating a service](#create-service) on this page. ## Troubleshooting diff --git a/website/docs/getting-started/setup/installation-guides/kubernetes/README.mdx b/website/docs/getting-started/setup/installation-guides/kubernetes/README.mdx index 76a6700566..60c7df8359 100644 --- a/website/docs/getting-started/setup/installation-guides/kubernetes/README.mdx +++ b/website/docs/getting-started/setup/installation-guides/kubernetes/README.mdx @@ -132,16 +132,6 @@ Follow these steps to install Appsmith: For high availability and scalability configuration, see the [Configure High Availability and Scalability](/getting-started/setup/installation-guides/kubernetes/configure-high-availability) guide. To expose Appsmith installation on the internet, see the [Expose K8s to Internet](/getting-started/setup/installation-guides/kubernetes/publish-appsmith-online) guide. -## Install Appsmith Community - -To install the Appsmith open source edition (Appsmith Community): - -1. Use the open source helm chart by running the below command which adds the Appsmith chart repository: - ```bash - helm repo add appsmith https://helm.appsmith.com - ``` -2. Replace `appsmith-ee` with `appsmith` in the commands on this page. - ## Troubleshooting If you face issues, contact the support team using the chat widget at the bottom right of this page. diff --git a/website/docs/getting-started/setup/installation-guides/restack.md b/website/docs/getting-started/setup/installation-guides/restack.md deleted file mode 100644 index a27d36dbae..0000000000 --- a/website/docs/getting-started/setup/installation-guides/restack.md +++ /dev/null @@ -1,28 +0,0 @@ -# Restack - - [Restack](https://www.restack.io) is platform to discover and deploy production ready open source tools in minutes. - You only need to bring your AWS account and within minutes, your favorite open source tool would be deployed on Kubernetes, on your own cluster. - Restack is made so that developers can concentrate on coding and don’t have to worry about DevOps. - Restack provides auto scalable, cloud-native, instant, production-ready deployment of open source tools. - - ## One-click deployment - - You can deploy Appsmith on the Restack platform with just one click. - - The easiest way to do this is - - * [Login to Restack](https://restack.io/login) with your GitHub or email. - * Connect your AWS account to create a cluster. - * Search for Appsmith in the restack console and click to trigger the deployment. - -You could also follow the detailed guide for [deploying Appsmith](https://www.restack.io/docs/deploy-appsmith-on-kubernetes) available on Restack docs. - -## Troubleshooting - -If you encounter any errors during this process, please reach out to [support@appsmith.com](mailto:support@appsmith.com) or raise your query on [Discord Server](https://discord.com/invite/rBTTVJp). - -## Further reading - -* [Configuring Self Hosted Instances](../instance-configuration/#configuring-docker-installations) -* [Managing the Appsmith instance](../instance-management/) -* [Tutorials](/getting-started/tutorials/)