zfpsystems/crowler-engine

By zfpsystems

Updated 16 days ago

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

Buildkit cache
Image
Networking
Security
Developer tools
0

6.1K

zfpsystems/crowler-engine repository overview

This image allows to build a container with the CROWler Engine.

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:939cb1919

Size

156.3 MB

Last updated

16 days ago

docker pull zfpsystems/crowler-engine