mongo-gui icon indicating copy to clipboard operation
mongo-gui copied to clipboard

A web-based MongoDB graphical user interface

Results 58 mongo-gui issues
Sort by recently updated
recently updated
newest added

It would be great to have a built in basic auth like mongo-express has.

Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

Github automation building the Docker image in order to be hosted as a GitHub package (ghcr.io). This build phase is triggered when releasing a new version via git tag with...

To enforce authentication, the documentation states that the following entries should be made in the .env file: USERNAME= and PASSWORD="". This absolutely did not work for me. Only when I...

Hey dude It works fine but its satate in my docker is "unhealthy" and it countiniuesly print this error in logs: [Error: ENOENT: no such file or directory, stat '/app../public/index.html']...

When i trying just start `mongo-gui` i get this: ``` /opt/mongo-gui/lib/node_modules/mongo-gui/node_modules/openai/index.js:50 constructor({ apiKey = Core.readEnv('OPENAI_API_KEY'), organization = Core.readEnv('OPENAI_ORG_ID') ?? null, ...opts } = {}) { ^ SyntaxError: Unexpected token '?'...

.env not working with given recommenondation for setting up access control and if i use it from https://github.com/arunbandari/mongo-gui/issues/124 here it gives me error of too many redirect