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

MongoDB initialization #8

Closed fititnt closed 6 years ago

fititnt commented 6 years ago

At first run, to not force users need to learn how to install yarn and all dependencies, is a good idea uwazi-docker have a option to do it too.

The maintainer script https://github.com/huridocs/uwazi/blob/development/database/blank_state.sh needs mongo and mongorestore installed on the docker container.

Sadly, this extra installation will increase container size

fititnt commented 6 years ago

'After this operation, 184 MB of additional disk space will be used.'

not good