The export is deployed on frontend01 as this provides the mutt email client and pyenv + pipenv.
The git is https://git.picalike.corpex-kunden.de/incubator/aubi-export
It is deployed at ~/aubi and triggered via cron once a week:
0 12 * * 4 /home/picalike/aubi/send_export.sh
The complete logic is inside the python file and called by a bash script that also performs the email sending.
[obsolete]
To connect to the crawler postgres a certificate and key file are required which can also be found in the directory (not in git).