fititnt / uwazi-docker

Dockerized version of Uwazi (“openness" in Swahili). HURIDOCS designed Uwazi to make human rights information more open and accessible to the defenders who need it.
The Unlicense
11 stars 4 forks source link

GUI for MongoDB #4

Closed fititnt closed 5 years ago

fititnt commented 6 years ago

Configure docker-compose.yml to optionally install some GUI for who would want do debug but is not familiar with MongoDB yet. And even for who knows, is not hard to get overwhelmed by the docker networking if I intentionally only expose the Uwazi ports, not the internal ones.

fititnt commented 6 years ago

Would be nicer if it already loaded with mongodb configurations loaded by default.

Even for a person who knows about Mongo could not know that the host for Mongo DB is neither "localhost" or 127.0.0.1, but "mongo", since is inside the docker network.

captura de tela de 2018-04-14 10-45-17

fititnt commented 5 years ago

We already have one. Will close this for now.