Apidog On-Premises supports several deployment options:1.
Single-container Docker deployment
3.
Non-Kubernetes multi-container deployment
For Docker deployment, the system requirements are as follows:Hardware#
OS: A Unix-based operating system is preferred (such as Ubuntu, Debian, etc.), although Windows may also work with Docker Desktop installed.
RAM: Preferably 8GB, with a minimum of 4GB.
CPU: Preferably 4 cores, with a minimum of 2 cores.
Recommended Configuration | Quantity | Target Deployment Component |
---|
4 cores, 8GB RAM, 100GB disk | 1 | Apidog Server |
4 cores, 8GB RAM, 100GB disk | 1 | MySQL database (>= 8.0.17), Redis (>= 6.0.5) |
Software Requirements#
Docker: Check your Docker version by running docker --version
. The minimum supported version is 20.10.0 (released in 2020), but a newer version (such as 26.1.4) is recommended for best performance and compatibility. Installation instructions can be found in the official Docker documentation. Modified at 2025-05-28 07:16:56