tfk-search-index-politikere

Index politicians in elasticsearch

Usage no npm install needed!

<script type="module">
  import tfkSearchIndexPolitikere from 'https://cdn.skypack.dev/tfk-search-index-politikere';
</script>

README

Build Status Coverage Status js-standard-style

tfk-search-index-politikere

Greenkeeper badge Henter ut politikere og dytter til søkeservicen vår

Docker

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

Change the ENV parts of the Dockerfile or use docker.env

Build

$ docker build -t tfk-search-index-politikere .

or use the prebuilt image from hub.docker.com

$ docker pull telemark/tfk-search-index-politikere

Run a container

$ docker run --rm tfk-search-index-politikere

or

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

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