doc(ec2): increase disk storage
This commit is contained in:
parent
572258f7e1
commit
1d07afa304
|
|
@ -12,6 +12,7 @@ If you have any questions, please feel free to reach out to us on [Discord](http
|
|||
- Select your preferred AWS Region.
|
||||
- Choose "Launch instance" from the EC2 dashboard.
|
||||
- Optionally, under "Name and tags," provide a name for your instance.
|
||||
- Under "Configure Storage", provide at least 16GB storage.
|
||||
- For "Application and OS Images (Amazon Machine Image)," select "Quick Start" and choose Ubuntu.
|
||||
- In "Key pair (login)," select an existing key pair or create a new one.
|
||||
- Review and launch the instance from the Summary panel.
|
||||
|
|
@ -81,7 +82,6 @@ If you have any questions, please feel free to reach out to us on [Discord](http
|
|||
|
||||
For detailed setup instructions, refer to the Authentication documentation.
|
||||
|
||||
|
||||
4. **Start AppFlowy Services**:
|
||||
Launch the services using Docker Compose:
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue