Add VM resource requirements
This commit is contained in:
11
README.md
11
README.md
@@ -17,6 +17,17 @@ A web-based meal planning application with favorites, history, and notes.
|
|||||||
- [Docker](https://docker.com)
|
- [Docker](https://docker.com)
|
||||||
- [Docker Compose](https://docs.docker.com/compose/)
|
- [Docker Compose](https://docs.docker.com/compose/)
|
||||||
|
|
||||||
|
### VM Resources
|
||||||
|
|
||||||
|
Minimal resources required:
|
||||||
|
|
||||||
|
- **CPU**: 1 core
|
||||||
|
- **RAM**: 1-2 GB
|
||||||
|
- **Storage**: 1 GB
|
||||||
|
- **OS**: Any Linux (tested on Alpine, Debian, Ubuntu)
|
||||||
|
|
||||||
|
The app is lightweight and will run comfortably on even the smallest cloud VMs.
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
|||||||
Reference in New Issue
Block a user