Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 963 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 963 Bytes

Menu webcrawler for Victualia

Dockerhub status

JavaScript Style Guide


Running in docker

  • Please ensure you set your environment variables before

  • Build the docker container via

docker-compose up

Kubernetes cronjob

  • Please ensure you have set your environment variables and build the docker images before

  • Apply K8s configuration

kubectl apply -f cronjob.yaml

Author

  • TheSolution