Netflix / lemur-docker

Docker files for the Lemur certificate orchestration tool
170 stars 83 forks source link

Rewrite the project #49

Closed jtschladen closed 3 years ago

jtschladen commented 3 years ago

Rewrite the lemur-docker project. See README for details, but overall this should roughly be a direct replacement of the existing project. The rewrite is a combination of the current version of this repository and this other Docker project in the main lemur repository.

The primary motivation of the rewrite is to allow using a local repository instead of checking it out fresh every time, which will allow for easier Dockerized testing of local lemur development. The rest of the changes are really just modernization and generally making the project work.