Setup Komodo
To run Komodo, you will need Docker. See the docker install docs.
Deploy with Docker Compose
info
FerretDB v1 users: There is an upgrade guide for FerretDB v2 available here.
First login
Core should now be accessible on the specified port and navigating to http://<address>:<port> will display the login page.
Enter your preferred admin username and password, and click "Sign Up", not "Log In", to create your admin user for Komodo.
Any additional users to create accounts will be disabled by default, and must be enabled by an admin.
Https
Komodo Core only supports http, so a reverse proxy like caddy should be used for https.
📄️ MongoDB
1. Copy komodo/mongo.compose.yaml and komodo/compose.env to your host:
📄️ FerretDB
1. Copy komodo/ferretdb.compose.yaml and komodo/compose.env to your host:
📄️ Advanced Configuration
OIDC / Oauth2