Skip to content

davos

Logo

Description

davos is an FTP automation tool that periodically scans given host locations for new files. It can be configured for various purposes, including listening for specific files to appear in the host location, ready for it to download and then move, if required. It also supports completion notifications as well as downstream API calls, to further the workflow.

Notes

Configuration * /config - AppData Location

  • /downloads - File Download Location

Image

linuxserver/davos:latest

Categories

  • Ftpserver

Ports

  • 8080/tcp

Volumes

ContainerBind
/config/opt/appdata/davos
/downloads/appdata/downloads

Environment Variables

NameLabelDefaultDescription
PUIDPUID1000``````
PGIDPGID100``````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.davos.ruleHost(`davos.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.davos.entrypointshttps
traefik.http.services.davos.loadbalancer.server.port5000
traefik.http.routers.davos.tlstrue
traefik.http.routers.davos.tls.certresolverdefault
traefik.http.routers.davos.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleDavos
mafl.descriptiondavos is an FTP automation tool that periodically scans given host locations for new files.
mafl.linkhttps://davos.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupFtpserver
mafl.icon.urlhttps://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/davos.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.