No description
Find a file
Stefan Kempinger 38e46a3c50 Add systemd service and switch app to port 80
Add c2.service unit to run the FastAPI app as workshop-c2. The unit
invokes uv via /usr/bin/env, sets PATH and PYTHONUNBUFFERED, enables
automatic restarts with a short backoff, and logs to the journal using
SyslogIdentifier. Also update main.py's runtime invocation
2025-11-05 16:59:37 +01:00
.python-version initial commit of something that hopefully works 2025-11-05 15:38:34 +01:00
c2.service Add systemd service and switch app to port 80 2025-11-05 16:59:37 +01:00
main.py Add systemd service and switch app to port 80 2025-11-05 16:59:37 +01:00
pyproject.toml initial commit of something that hopefully works 2025-11-05 15:38:34 +01:00
README.md initial commit of something that hopefully works 2025-11-05 15:38:34 +01:00
uv.lock initial commit of something that hopefully works 2025-11-05 15:38:34 +01:00