No description
Find a file
2025-09-27 14:49:22 +02:00
apps refactor: docker volume prefix 2025-09-27 14:49:22 +02:00
packages/schemas feat: add webdav support 2025-09-26 19:18:52 +02:00
.dockerignore chore: production setup 2025-09-27 14:10:15 +02:00
.gitignore refactor: use rr actions/loader 2025-08-31 21:19:14 +02:00
biome.json refactor: use rr actions/loader 2025-08-31 21:19:14 +02:00
bun.lock chore: production setup 2025-09-27 14:10:15 +02:00
docker-compose.yml chore: production setup 2025-09-27 14:10:15 +02:00
Dockerfile chore: production setup 2025-09-27 14:10:15 +02:00
LICENSE Add LICENSE file 2025-09-27 11:23:47 +02:00
mutagen.yml feat(server): test mount endpoint 2025-09-02 22:52:44 +02:00
openapi-ts.config.ts feat: edit volume 2025-09-03 21:42:18 +02:00
package.json refactor: docker volume prefix 2025-09-27 14:49:22 +02:00
README.md feat: add webdav support 2025-09-26 19:18:52 +02:00
turbo.json chore: production setup 2025-09-27 14:10:15 +02:00

ironmount

docker run --rm -it -v nicolas:/data alpine sh -lc 'echo hello > /data/hi && cat /data/hi'

mount -t davfs http://192.168.2.42 /mnt/webdav