Self-host with Docker · Yantr
Davos
Web-based download manager with queue, scheduling, and FTP/SFTP support.
1
Ports
3
Notes
3
Use Cases
About
What Davos does
Davos is a web-based FTP/SFTP download manager with a clean UI. It supports download queues, scheduling, automatic retries, folder watching, and bulk file management—useful for large or scheduled downloads from remote servers.
Install Flow
How to self-host Davos
Davos can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Davos does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Download files from FTP/SFTP servers.
- Queue downloads for later.
- Schedule downloads for off-peak hours.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
linuxserver/davos:latest
Service Name
davos
Notes
Things to know before you deploy
- Supports FTP and SFTP
- Download queue management
- Automatic retry on failure
Related Apps
More tools you might pair with Davos
Page generated 2026-06-23T15:50:08.758Z