crowler-api
The CROWler API Image. Required to deploy the CROWler Content Discovery Development Platform.
5.0K
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}"
Content type
Image
Digest
sha256:187e7721f…
Size
163.8 MB
Last updated
19 days ago
docker pull zfpsystems/crowler-api