Sign inSign up

zfpsystems/crowler-api

By zfpsystems

Updated 13 days ago

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

Image
Buildkit cache
Networking
Security
Developer tools
0

10K+

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:9d3af93d4

Size

176.8 MB

Last updated

13 days ago

docker pull zfpsystems/crowler-api