Skip to content

simon04/bldrwnsch

Repository files navigation

bldrwnsch

Interactive map of image requests of the German Wikipedia (from {{Bilderwunsch}} usages).

Usage

Frontend development

yarn
yarn dev
open http://localhost:3000

Data extraction

go build -o ./updateBilderwuensche
./updateBilderwuensche.sh

Dependencies:

Deployment

See Help:Toolforge/Jobs framework and updateBilderwuensche.sh

webservice --backend=kubernetes php8.2 start

toolforge jobs run bldrwnsch --command ./bldrwnsch/updateBilderwuensche.sh --image golang1.11 --schedule "@hourly" --emails onfailure --mem 1G

Dashboard: https://grafana.wmcloud.org/d/TJuKfnt4z/kubernetes-namespace?orgId=1&var-namespace=tool-bldrwnsch

Data download

Author and License