This website requires JavaScript.
Explore
Help
Sign In
hjess
/
PunktFri
Watch
1
Star
0
Fork
0
You've already forked PunktFri
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df365ec49f758c56aee9ea3a1abb7cad2513ae6c
PunktFri
/
requirements.txt
4 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add PunktFri Flask landing page - Landing page with hero, problemet, målgruppe, idé, disclaimer sections - Signup form → SQLite + file log (navn, email, domæner, egne_ns, kommentar) - /tak confirmation page - /admin with HTTP Basic Auth - /health endpoint - Mobile-first minimal CSS, Danish throughout - Honest 'under undersøgelse' framing — no premature organisational claims
2026-04-26 18:20:54 +02:00
Flask==3.1.0
Werkzeug==3.1.3
Add deployment pipeline, Dockerfile, Nomad spec and tests - Dockerfile: python:3.12-slim + gunicorn, dynamic port, BUILD_VERSION args - punktfri.nomad: Traefik routing for punktfri.i80.dk, host volume for SQLite - .gitea/workflows/deploy.yml: build/push to Harbor, deploy to Nomad - Makefile: install/run/test/build targets - tests/test_app.py: 9 pytest tests covering all routes and validation - requirements.txt: add gunicorn - requirements-dev.txt: pytest - app.py: health endpoint returns version/commit info
2026-04-26 18:32:32 +02:00
gunicorn==23.0.0
Reference in New Issue
Copy Permalink