Skip to content

Docker

You can use Mihari with Docker Compose.

docker compose up -d

Mihari's web app is running at localhost:9292.

Note

  • PostgreSQL is used as a database.
  • .env file is used for configuring environment variables.