Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://docs.docker.com/v1.9/registry/configuration/#notifications

 

notifications:

  endpoints:

    - name: Synapse

      disabled: false

      urlhttps://repo-prod.prod.sagebase.org/dockerRegistryListener/v1/events

      headers:

...

 Authentication: Basic: <Base64 encoded user : password>

      timeout: 1m

      threshold: 1m

      backoff: 30s

 

where the user and password can be found in the stack configuration file, prod-default.properties under

...