Design for Ubuntu OS (Maybe support other linux system too)
- Ubuntu Server
- Copy Install.sh, PrinterRoomSystem to Installation Path
- In Installation Path
- Run
chmod +x ./Install.sh
- Run
sudo ./Install.sh
- Configuration As Prompt
- Run
- System will available on localhost:80
- Docker (with Docker Compose)
- Copy PrinterRoomSystem, Dockerfile, docker-compose.yml and .env.template to Installation Path
- Rename .env.template to .env and set Environment Variable (Warning: If Change Value in .env After run docker-compose Must Update Corresponding Data e.g. Database Host, Database Password in "/home/PrinterRoomSystem/.env", MySQL Database And PhpMyAdmin Container Name In apache2 PrinterRoomSystem Site Configuration Manually)
- Run
docker-compose up -d
- System will available on localhost port 80
User: root
Password: Suankularb138
Warning: Please Change Password From Default Password Immediately Warning: HTTPS is not enable please enable with Certificate