Sign inSign up

telemark/tfk-search-index

By telemark

Updated almost 6 years ago

Scrape our website and index it in elasticsearch

Image
0

10K+

telemark/tfk-search-index repository overview

Build Status Coverage Status js-standard-style

tfk-search-index

Scrape webpage and index result in elasticsearch

Docker

To run this module as a service use the docker image.

Change the docker.env to match your environment

Build

$ docker build -t tfk-search-index .

or use the prebuilt image from hub.docker.com

$ docker pull telemark/tfk-search-index

Run a container

$ docker run --env-file=docker.env --rm tfk-search-index

This will spin up a container. Do the job. Shut it down and remove it.

License

MIT

Tag summary

Content type

Image

Digest

Size

42.1 MB

Last updated

almost 7 years ago

docker pull telemark/tfk-search-index