mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-02 00:57:04 -05:00
clarify mongo / ferret in docs
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# MongoDB
|
||||
|
||||
[**MongoDB**](https://www.mongodb.com) is the traditional database for Komodo.
|
||||
Komodo Core communicates with the database using the MongoDB driver.
|
||||
|
||||
1. Copy `komodo/mongo.compose.yaml` and `komodo/compose.env` to your host:
|
||||
```bash
|
||||
wget -P komodo https://raw.githubusercontent.com/moghtech/komodo/main/compose/mongo.compose.yaml && \
|
||||
|
||||
Reference in New Issue
Block a user