System Maintenance

Wird
gebaut.

urij.eu — Deployment in Bearbeitung

deploy@urij.eu — bash
$systemctl status apache2 mysql gunicorn
✓ apache2.service — active (running)
✓ mysql.service — active (running)
✓ flaskapp.service — active (running), 4 workers
$git pull && pip install -r requirements.txt
↻ Updating dependencies...
$gunicorn --reload --workers 4 app:app
Deployment
Python 3.12 Flask Gunicorn Apache2 MySQL Caddy TLS App kommt bald