- New
project
field (see MongoDB Doc for more info) - Some configuration through environment variables
- Real documents count (fallback to estimate after a timeout)
- Fixed a bug that prevented from serving Mongoku under a nested location (ie
website.com/mongoku
)
As usual, update your current version with:
NPM
npm install -g mongoku
Docker
docker run -d --name mongoku -p 3100:3100 huggingface/mongoku:1.3.0