System Requirements for JWTPlus Installation
Before installing JWTPlus, ensure your system meets the minimum hardware and software requirements. This ensures smooth operation, high performance, and security.
Minimum System Requirements
1. Hardware Requirements
Component |
Minimum Requirement |
CPU |
Modern Intel, AMD, or ARM processor |
RAM |
At least 1GB |
Storage |
Minimum 4GB free space |
Network |
Internet access for SSL certificate provisioning (optional for private hosting) |
2. Software Requirements
Component |
Minimum Requirement |
Operating System |
Minimal Linux Server OS (Debian, Ubuntu, CentOS, Alpine, etc.) |
Database |
MySQL or MariaDB (auto-installed if missing) |
Web Server |
No additional web server required |
Dependencies |
JWTPlus does not require external packages |
|
|
3. Network & Security
-
Public Hosting:
- A public IP address
- Root access to bind services on ports 80 & 443
- A domain name to define the software endpoint
- An SSL certificate (auto-assigned via Let's Encrypt)
-
Private Hosting:
- Root access is required to register services in the system
Notes
- JWTPlus auto-installs MySQL/MariaDB if not already available.
- A minimal Linux environment is recommended for performance.
- If deploying in a high-availability environment, ensure load balancers and database clusters are configured accordingly.