cat /etc/system-requirements.txt
SERVER SERVICES (Required)
| SERVICE |
VERSION |
STATUS |
PURPOSE |
| nginx |
1.24+ |
running |
Web Server |
| php-fpm |
8.1+ |
running |
PHP Process Manager |
| mysql |
8.0+ |
running |
Database Server |
| composer |
2.x |
installed |
PHP Dependency Manager |
| node |
18.x+ |
installed |
JavaScript Runtime |
| npm |
9.x+ |
installed |
Node Package Manager |
| certbot |
2.x |
installed |
SSL Certificate Manager |
| sshd |
9.x |
running |
Secure Shell Daemon |
cat /var/www/ubiquiti/tech-stack.json
BACKEND TECHNOLOGIES
| TECHNOLOGY | VERSION | DESCRIPTION |
| Laravel | 10.x | PHP MVC Framework |
| PHP | 8.1+ | Server-side Language |
| MySQL | 8.0+ | Relational Database |
| Eloquent ORM | - | Database Abstraction Layer |
| Blade | - | Templating Engine |
| Spatie Permissions | 5.x | Role-Based Access Control |
FRONTEND TECHNOLOGIES
| TECHNOLOGY | VERSION | DESCRIPTION |
| Tailwind CSS | 3.x | Utility-First CSS Framework |
| Vite | 5.x | Frontend Build Tool |
| JavaScript | ES6+ | Client-side Scripting |
| HTML5 | - | Markup Language |
| CSS3 | - | Styling Language |
INTEGRATIONS & APIs
| INTEGRATION | TYPE | DESCRIPTION |
| Teltonika RUTX09 | REST API | SMS Gateway Modem |
| UISP/UNMS | REST API | Ubiquiti ISP Platform |
| SMTP | Protocol | Email Delivery |
_
← cd /home