Self Host Webdav Server
- Create these files in a new directory
- Replace
<dir>
indocker-compose.yml
with your webdav directory - Install Nginx and Docker Compose
- Run
chmod +x run.sh
- Access your webdav server on http://127.0.0.1:9001
<dir>
in docker-compose.yml
with your webdav directorychmod +x run.sh