zfpsystems/crowler-api

By zfpsystems

Updated 19 days ago

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

Buildkit cache
Image
Networking
Security
Developer tools
0

5.0K

zfpsystems/crowler-api repository overview

This image allows to build a container with the CROWler Search 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:187e7721f

Size

163.8 MB

Last updated

19 days ago

docker pull zfpsystems/crowler-api