better-argo-tunnels/webdav
Leopere 245d852f87
ci/woodpecker/push/woodpecker Pipeline was successful Details
webdav: replace Python WsgiDAV with Go server
- Add cmd/webdav (golang.org/x/net/webdav), serves /data at /
- GET / returns simple HTML; PROPFIND / returns 207 multistatus for Finder
- Multi-stage Dockerfile, entrypoint runs /webdav; compose build from repo root
- Remove webdav/app.py and requirements.txt

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 16:44:46 -05:00
..
Dockerfile webdav: replace Python WsgiDAV with Go server 2026-02-24 16:44:46 -05:00
entrypoint.sh webdav: replace Python WsgiDAV with Go server 2026-02-24 16:44:46 -05:00