mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-29 10:47:53 -04:00
- Creates scripts/install-ubuntu.sh for automated fresh Ubuntu server setup - Installs Apache, MariaDB, PHP 8.2 with required extensions - Downloads and configures OSPOS from GitHub - Sets up Apache virtual host with proper permissions - Generates secure random database password - Supports environment variables for customization - Updates INSTALL.md with curl pipe to bash instructions This provides an alternative to cloud-specific instructions and allows users to quickly set up OSPOS on any fresh Ubuntu server.