Merge pull request #254 from cubecup/patch-1

Update DEPLOYMENT.md / Hardware Requirements
This commit is contained in:
Zack 2024-01-11 11:07:53 +08:00 committed by GitHub
commit 7a4c6ba638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -3,12 +3,12 @@
- The following document will walk you through the steps to deploy your own AppFlowy-Cloud
## Hardware Requirements
- Because AppFlowy-Cloud will have to be running persistently (or at least when one of the user is using),
we recommend using cloud compute services (as your host server) such as
- [Amazon EC2](https://aws.amazon.com/ec2/) or
- [Azure Virtual Machines](https://azure.microsoft.com/en-gb/products/virtual-machines/)
- Minimum 2GB Ram (4GB Recommended)
- Ports 80/443 available
- Because AppFlowy-Cloud will have to be running persistently (or at least whenever users need access),
we recommend deploying it on a cloud compute services as host server (if deploying it on a home server is not an option for you) such as
- [Amazon EC2](https://aws.amazon.com/ec2/) or
- [Azure Virtual Machines](https://azure.microsoft.com/en-gb/products/virtual-machines/)
## Software Requirements