Emmanuel Frecon
Emmanuel Frecon
My use case is to produce minimal images to arrange for quick startup while still having access to any `apt-get install` necessary for a given image. These can be handy...
Actually, for theses kind of purposes, a standalone deb or apk release package of exodus would probably be enough for most purposes. It would allow anyone to easily add exodus,...
That's great! Depending on how much work this is, maybe is this just a matter of generating the `exodus.zip` (or `tgz`) at each release automatically? "self-hosting" would be cool indeed!
I have the same issue when running v 0.28.1. Any update?
`obelisk` is great, I have just tested the latest release on a few examples and it does a good job at preserving the original layout and content.
This works as advertised and the documentation mentions this usecase explicitly. Thanks for returning back to us and feel free to close this!
I proposed a fix through #32
I have a potential fix here: https://github.com/efrecon/countly-server/tree/feature/authenticated-mongodb. However, I think that the entire fix makes much more sense to be pushed at the Bitnami's MongoDB [repo](https://github.com/bitnami/bitnami-docker-mongodb). I am going to...
I do not fully understand as when the UID is `0`, the if-statement shouldn't have even executed.