Download Moneta POS
Multi-tenant restaurant POS with thermal printing, KRA fiscal compliance, and real-time dashboards.
Quick Install
curl -fsSL https://get.moneta-pay.app/scripts/install.sh | sudo bash
irm https://get.moneta-pay.app/scripts/install.ps1 | iex
System Requirements
Minimum
- CPU2 cores
- RAM2 GB
- Disk256 GB
- DatabasePostgreSQL 14+
- OSUbuntu 20.04+ / Debian 10+ / Win 10+
- NetworkStable LAN for thermal printers
Recommended
- CPU4+ cores
- RAM8 GB
- Disk512 GB (RAID)
- DatabasePostgreSQL 14+
- StorageSSD, software or hardware RAID
- OSUbuntu 20.04+ / Debian 10+ / Win 10+
- NetworkStable LAN for thermal printers
- InternetRequired for licensing & KRA eTIMS, Backups
Prerequisites
Install these before running Moneta POS.
| Dependency | Linux | Windows |
|---|---|---|
| PostgreSQL 14+ required | sudo apt install postgresql | postgresql.org/download |
| WireGuard optional | sudo apt install wireguard | wireguard.com/install |
WireGuard is only needed for remote management and backups via VPN tunnel.
Mobile Apps
Tablet app for tableside ordering — waiters take orders directly on Android tablets or phones.
Releases
What's in the package
Core REST API with embedded event router, JWT auth, multi-tenant isolation.
Web dashboard with embedded Vue SPA. Serves setup wizard on first run.
Consumes print events, renders ESC/POS, and sends to thermal printers over TCP.
Direct Digitax/eTIMS API integration for single-branch KRA compliance.
Bridges fiscal events to central queue for multi-branch KRA compliance.
Generate, verify, and inspect Ed25519-signed license files.