WebDAV server. That's all it does.
Go to file
Neale Pickett b4054e26b1 Re-add thumbnailing 2023-04-02 13:04:30 -06:00
cmd/webfs Re-add thumbnailing 2023-04-02 13:04:30 -06:00
web GET / => index.html 2023-03-04 13:27:15 -07:00
Dockerfile Re-add thumbnailing 2023-04-02 13:04:30 -06:00
LICENSE.md License: now with unicode! 2023-03-04 13:39:08 -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
docker-compose.yaml Re-add thumbnailing 2023-04-02 13:04:30 -06:00
go.mod Re-add thumbnailing 2023-04-02 13:04:30 -06:00
go.sum Re-add thumbnailing 2023-04-02 13:04:30 -06: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.