...
Minimum Resources (to run the SaaS M resources equivalent):
4 CPU
Intel Nehalem Broadwell (20082013) or newer
AMD Bulldozer Piledriver (20112012) or newer
16 GB RAM
Recommended Resources (To run the SaaS L equivalent):
8 CPU
32 GB RAM
IngressController (should support SSL/TLS)
SSL/TLS Certificates
StorageClass (It must be possible to create Persistent Volumes)
Space for Uploads and Media Files on volume(see Disk Space) Either:
On Persistent Volumes
On AWS S3
External database: PostgreSQL 11 13 or later
DNS
SMTP Server
Installation on Bare Metal Server
...
Supported operating systems
Ubuntu 18.04/20.04 (Kernel version >= 4.15) or greater
CentOS 7.4 or greater
RHEL 7.4 or greater
...
The Application requires a PostgreSQL 1113 database or later (Encoding UTF-8)
...
Details:
The Application requires a separate PostgreSQL database server.
The application server needs read/write access to the database server, so any firewall between these needs to allow traffic (Default Port 5432)
3YOURMIND will and can not manage the database server for you. We will neither install a database server nor configure updates/replication of existing database servers.
Sizing requirements for the database heavily depend on usage. We recommend at least 20 GB for a production system. The database will grow slowly over time, so keep the disk space under monitoring.
If the database is installed manually:
It should be done on a separate server with at least 4GB RAM
The Application Server must be able to connect to the Database Server (Default Port 5432)
For installing PostgreSQL, please refer to the official Installation instructions or to an unofficial installation guide (recommended)
...