Skip to content

Server Requirements

Aleksey Ilyin edited this page Sep 22, 2024 · 10 revisions
Table of Contents

Server Requirements (Docker)
Server Requirements (Manual)
Cloud servers

Server Requirements (Docker)

  • Linux: Ubuntu/Debian
  • RAM: 64MB+
  • HDD: 500MB+
  • Docker: +

Server Requirements (Manual)

  • 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.

Cloud servers

# 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

Clone this wiki locally