Skip to content

Releases: SVamseekar/masova-platform

MaSoVa v2.1.0

25 Dec 19:30

Choose a tag to compare

MaSoVa Restaurant Management System v2.1.0

No changelog available

Installation

Option 1: Docker (Recommended)

docker pull masova/backend:2.1.0
docker pull masova/frontend:2.1.0

Option 2: Standalone

Download masova-2.1.0.tar.gz below

Upgrade Instructions

If you have an existing MaSoVa installation:

cd ~/MaSoVa
./update-masova.sh --version=2.1.0

Docker Images

  • Backend: masova/backend:2.1.0
  • Frontend: masova/frontend:2.1.0

What's Included

  • ✅ All 13 microservices (packaged as monolith)
  • ✅ Frontend application
  • ✅ Installation scripts (Mac/Linux/Windows)
  • ✅ Update and rollback scripts
  • ✅ Complete documentation

Requirements

  • Docker Desktop (for Docker installation)
  • OR Java 17+ (for standalone installation)
  • 8GB RAM minimum
  • 50GB disk space

Support


Full Changelog: https://github.com/yourusername/masova/blob/main/CHANGELOG.md

MaSoVa v1.0.0

25 Dec 18:04

Choose a tag to compare

MaSoVa Restaurant Management System v1.0.0

No changelog available

Installation

Option 1: Docker (Recommended)

docker pull masova/backend:1.0.0
docker pull masova/frontend:1.0.0

Option 2: Standalone

Download masova-1.0.0.tar.gz below

Upgrade Instructions

If you have an existing MaSoVa installation:

cd ~/MaSoVa
./update-masova.sh --version=1.0.0

Docker Images

  • Backend: masova/backend:1.0.0
  • Frontend: masova/frontend:1.0.0

What's Included

  • ✅ All 13 microservices (packaged as monolith)
  • ✅ Frontend application
  • ✅ Installation scripts (Mac/Linux/Windows)
  • ✅ Update and rollback scripts
  • ✅ Complete documentation

Requirements

  • Docker Desktop (for Docker installation)
  • OR Java 17+ (for standalone installation)
  • 8GB RAM minimum
  • 50GB disk space

Support


Full Changelog: https://github.com/yourusername/masova/blob/main/CHANGELOG.md