Skip to content

Commit 3c09cfb

Browse files
authored
chore: update minimum recommended install (#2937)
Update minimum memory to 8 GB instead of 4 B ## Description Provide a concise summary of the changes made in this pull request - ## Pull request type Check the appropriate box: - [ ] Review Fixes - [x] Documentation Overhaul - [ ] Feature/Story - Link one or more Engineering Tickets * - [ ] A-Force - [ ] Error in documentation - [ ] Maintenance ## Documentation tickets Link to one or more documentation tickets: - ## Checklist From the below options, select the ones that are applicable: - [ ] Checked for Grammarly suggestions. - [ ] Adhered to the writing checklist. - [ ] Adhered to the media checklist. - [ ] Verified and updated cross-references or added redirect rules. - [ ] Tested the redirect rules on deploy preview. - [ ] Validated the modifications made to the content on the deploy preview. - [ ] Validated the CSS modifications on different screen sizes.
1 parent 3713df0 commit 3c09cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/getting-started/setup/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can host and manage Appsmith on your local machine or server, giving you com
1313
Appsmith works best on AMD and ARM architectures on AWS, Azure, GCP, and DigitalOcean. By default, Kubernetes and Docker Compose are recommended methods to run Appsmith. The current certified and recommended configurations are:
1414

1515
- Two virtual CPUs
16-
- 4 GB of memory
16+
- 8 GB of memory
1717

1818
You can follow one of the below guides to deploy Appsmith on the platform you prefer:
1919

@@ -31,4 +31,4 @@ Appsmith needs internet access for several important features such as templates,
3131
## See also
3232

3333
- [Manage Installation](/getting-started/setup/instance-configuration): Learn how to manage your Appsmith instance.
34-
- [Upgrade Installation Guides](/getting-started/setup/instance-management/): Learn how to upgrade your Appsmith installation.
34+
- [Upgrade Installation Guides](/getting-started/setup/instance-management/): Learn how to upgrade your Appsmith installation.

0 commit comments

Comments
 (0)