Skip to main content

Installation Overview

Daployi can be installed in three primary ways. Choose the method that best matches your environment and familiarity with containers.

  • Daployi Installer (container) — quickest and most guided approach. here
  • Docker Compose — Advances install for docker compose allowing the user to manualy controll all services and databases here
  • Standard Docker (docker run) — manual control over each container here

Prerequisites:

  • A Linux/macOS/Windows machine with Docker installed
  • At least 2 GB RAM free
  • Open TCP ports (default): API 4000, Web 3000, MongoDB 27018, Redis 6378
  • Ability to create and store secret files securely

Next: