-
Notifications
You must be signed in to change notification settings - Fork 4
Server Requirements
Aleksey Ilyin edited this page Sep 22, 2024
·
10 revisions
Server Requirements (Docker)
Server Requirements (Manual)
Cloud servers
- Linux: Ubuntu/Debian
- RAM: 64MB+
- HDD: 500MB+
- Docker: +
- Web-server: Nginx
- PHP: v8.3 (php8.3-cli php8.3-common php8.3-curl php8.3-gd php8.3-intl php8.3-mbstring php8.3-opcache php8.3-readline php8.3-xml php8.3-zip)
- Database: PDO-compliant (SQLite, MySQL/MariaDB, MSSQL)
- Composer: +
The detailed setting can be seen in the file Dockerfile container.
| # | digitalocean |
|---|---|
| Location | Amsterdam, Netherlands/Bangalore, India/Frankfurt, Germany/London, UK/New York, USA/San Francisco, USA/Toronto, Canada/Singapore |
| CPU | 1 Core |
| RAM | 512 MB |
| SSD | 10 GB |
| Other | Database, Unlimited storage, Backup, Snapshots DNS, Load balancers, Firewalls, Monitoring, API |
| Price per month | 4 USD |
| Link | DigitalOcean |
Information
Usage
For developers