zfpsystems/crowler-events

By zfpsystems

Updated 19 days ago

The CROWler Events Image. Required to deploy the CROWler Content Discovery Development Platform.

Buildkit cache
Image
Networking
Security
Developer tools
0

5.2K

zfpsystems/crowler-events repository overview

This image allows to build a container with the CROWler Events Management and API.

The image is pre-built with a config.yaml that triggers the remote fetch of a production config.yaml from a distribution server.

Each option can be populated via .env variables or you can replace the config.yaml alltogether with your own one at container build time.

If you decide to use the remote fecthing these are the ENV variables used in the pre-loaded config.yaml:

     host: "${CROWLER_DISTRIBUTION_HOST}"
     path: "${CROWLER_DISTRIBUTION_PATH}"
     port: ${CROWLER_DISTRIBUTION_PORT}
   region: "${CROWLER_DISTRIBUTION_REGION}"
    token: "${CROWLER_DISTRIBUTION_TOKEN}"
   secret: "${CROWLER_DISTRIBUTION_SECRET}"
  timeout: ${CROWLER_DISTRIBUTION_TIMEOUT}
  sslmode: "${CROWLER_DISTRIBUTION_SSLMODE}"

Tag summary

Content type

Image

Digest

sha256:5696eb752

Size

77.7 MB

Last updated

19 days ago

docker pull zfpsystems/crowler-events