> On Dec 30, 2019, at 3:36 PM, Marc Boorshtein <[email protected]> wrote: > > On Mon, Dec 30, 2019, 1:57 PM Shawn McKinney <[email protected]> wrote: > Just read a blogpost: > https://dumisblog.wordpress.com/2019/12/30/run-apacheds-on-docker/ > That made a statement: > "Unfortunately there are no official images in the Docker Hub for ApacheDS.” > > Not an "official" image but we maintain > https://hub.docker.com/repository/docker/tremolosecurity/apacheds primarily > for testing purposes but could easily be adapted for production use. We push > a rebuild whenever there's a patched package for the underlying Ubuntu os > available so the container is updated at least monthly. Source for the build > - https://github.com/TremoloSecurity/apacheds
Marc, Thanks for weighing in. This is cool. I like that you separated the data from the image, and that you’ve externalized the keystore pw. What kinds changes to make this suitable for production? And this is open for discussion… my view, to be ‘official’, needs to be under the ‘apachedirectory’ repository, i.e. ASF supported. More questions, how much work is this to maintain? Does it need to updated once per release (apacheds), or more often? What else… should the image be signed? Thinking out loud here. How about every release of apacheds includes publishing a docker image. And a disclaimer, only rudimentary docker skillset here, so feel free to tell me to RTFM. ;-) — Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
