Skip to content

๐Ÿ“‹ Requirements โ€‹

RequirementMinimum Version
Docker24+
Docker Composev2+

That's it โ€” Docker handles everything else.

๐Ÿ”ง Manual Installation โ€‹

RequirementMinimum VersionNotes
Node.js22+LTS recommended
npm10+Comes with Node.js 22
PostgreSQL16+15 may work but is untested
Git2.xFor cloning the repo

๐Ÿ”Œ Optional Services โ€‹

ServicePurpose
Stripe account๐Ÿ’ณ Credit card payments
PayPal developer account๐Ÿ’ฐ PayPal payments
Google Cloud project๐Ÿ”‘ Google OAuth social login
Facebook developer app๐Ÿ”‘ Facebook social login
SMTP server๐Ÿ“ง Transactional email (Mailhog for development)

๐Ÿ’ป Hardware โ€‹

KitchenAsty is lightweight. For a single-location restaurant:

  • ๐Ÿ–ฅ๏ธ CPU: 1 core
  • ๐Ÿง  RAM: 1 GB
  • ๐Ÿ’พ Disk: 1 GB + space for uploaded images

For multi-location deployments, see the Scaling guide.