mozilla / normandy

Firefox recipe server
https://wiki.mozilla.org/Firefox/Recipe_Server
Mozilla Public License 2.0
54 stars 46 forks source link

Add autograph and delivery console to Normandy docker compose #1974

Open jaredlockhart opened 5 years ago

jaredlockhart commented 5 years ago

To help simulate the full Normandy workflow, we need to add autograph and delivery console to the docker compose file so that we can simulate creating and storing signed recipes.

jaredlockhart commented 5 years ago

from @jvehent:

chainuploadlocation is where autograph writes the chain, x5u is where autograph tells clients to find the chain

so we need to add autograph with those config parameters in its yaml file, and then put nginx in front of autograph with a shared volume whose path is stored in chainuploadlocation