Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Komodo

Komodo

Komodo is server provisioning and Docker management. Self-hosted Portainer alternative with secrets, build pipelines, and stack templates. Open-source, written in Rust, with a focus on multi-host orchestration and Git-driven deploys for homelabbers and small teams.

At a glance

11.4k

GitHub stars

35

Page views

167

Active installs

License GPL-3.0 Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Web Access

  • Komodo Core UI: http://<IP>:9120
  • Admin Account: Use the username/password you provided before deployment.
  • Credentials stored securely in /root/komodo/compose.env.
  • Admin Credentials: /root/komodo/compose.env.

Important Paths

  • /etc/komodo → Periphery root directory
  • /etc/komodo/backups → Database backups
  • /root/komodo/postgres-data → FerretDB/Postgres data
  • /root/komodo/ferretdb-state → FerretDB state
  • /root/komodo/mongo-data → MongoDB data
  • /root/komodo/mongo-config → MongoDB config

Docker Compose Management

# Start all containers
cd /root/komodo
docker compose -p komodo --env-file /root/komodo/compose.env up -d

# Restart all containers
cd /root/komodo
docker compose -p komodo restart

# View logs
cd /root/komodo
docker compose -p komodo logs -f

Deploy Komodo now. From $2.48/mo.