[Unit]
Description=XFEL offline calibration status web page

[Service]
Type=exec
WorkingDirectory=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current/
ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current/.venv/bin/python -m webservice.serve_overview
Restart=on-failure

[Install]
WantedBy=cal-services.target