Sign inSign up

leenzhu/caddy-fs

By leenzhu

Updated about 5 years ago

use caddy-1.0.5 as file server

Image
0

259

leenzhu/caddy-fs repository overview

Intro

use caddy-1.0.5 as file server, you could select multiple files and get all the full URLs and then download with aria2/AriaNg.

ENV Config

  1. FS_USER
  2. FS_PASS

Port Config

  1. http 8440

Volume Config

  1. /app/caddy/www
  2. /app/caddy/conf/caddyfile (optional)

Example

sudo docker run -it --rm -e FS_USER=anyone -p 8440:8440 -v /var/www:/app/caddy/www caddy-fs:1.0.1   

Tag summary

Content type

Image

Digest

Size

15.2 MB

Last updated

about 5 years ago

docker pull leenzhu/caddy-fs:1.0.3