WebDAV server. That's all it does.
Go to file
Neale Pickett 0c94a7da09 Just WebDAV 2023-03-04 11:49:39 -07:00
cmd/webfs Just WebDAV 2023-03-04 11:49:39 -07:00
Dockerfile Just WebDAV 2023-03-04 11:49:39 -07:00
LICENSE.md Just WebDAV 2023-03-04 11:49:39 -07:00
README.md Just WebDAV 2023-03-04 11:49:39 -07:00
build.sh initial version with thumbnailing 2023-03-04 11:17:11 -07:00
go.mod initial version with thumbnailing 2023-03-04 11:17:11 -07:00
go.sum initial version with thumbnailing 2023-03-04 11:17:11 -07:00

README.md

webfs

It's a WebDAV server.

That's all it does. It serves WebDAV.

I front-end it with Caddy, which handles authentication and access controls.