Add VM resource requirements

This commit is contained in:
Otto
2026-03-28 19:19:09 +00:00
parent aa18eb482a
commit 62a032fec5

View File

@@ -17,6 +17,17 @@ A web-based meal planning application with favorites, history, and notes.
- [Docker](https://docker.com)
- [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
### Quick Start