duplistatus - Another Duplicati Dashboard
This web application monitors and visualises backup operations from Duplicati. duplistatus provides a comprehensive dashboard to track backup statuses, execution, metrics, and performance across multiple servers.
It also provides API endpoints that can be integrated with third-party tools such as Homepage.
Table of Contents
- Features
- Installation
- Duplicati Servers Configuration (Required)
- User Guide
- Screenshots
- API Reference
- Development
- Credits
- Migration Information
- License
- Quick Setup: Simple containerised deployment, with images available on Docker Hub and GitHub.
- Unified Dashboard: View backup status, history, and details for all servers in one place.
- Overdue Monitoring: Automated checking and alerting for overdue scheduled backups.
- Data Visualisation & Logs: Interactive charts and automatic log collection from Duplicati servers.
- Notifications & Alerts: Integrated NTFY and SMTP email support for backup alerts, including overdue backup notifications.
- User Access Control & Security: Secure authentication system with role-based access control (Admin/User roles), configurable password policies, account lockout protection, and comprehensive user management.
- Audit Logging: Complete audit trail of all system changes and user actions with advanced filtering, export capabilities, and configurable retention periods.
- Application Logs Viewer: Admin-only interface to view, search, and export application logs directly from the web interface with real-time monitoring capabilities.
The application can be deployed using Docker, Portainer Stacks, or Podman. See details in the Installation Guide.
-
If you are upgrading from an earlier version, your database will be automatically migrated to the new schema during the upgrade process.
-
When using Podman (either as a standalone container or within a pod), and if you require custom DNS settings (such as for Tailscale MagicDNS, corporate networks, or other custom DNS configurations), you can manually specify DNS servers and search domains. See the installation guide for further details.
Once your duplistatus server is up and running, you need to configure your Duplicati servers to send backup logs to duplistatus, as outlined in the Duplicati Configuration section of the Installation Guide. Without this configuration, the dashboard will not receive backup data from your Duplicati servers.
See the User Guide for detailed instructions on how to configure and use duplistatus, including initial setup, feature configuration, and troubleshooting.
See the API Endpoints Documentation for details about available endpoints, request/response formats, and examples.
For instructions on downloading, changing, or running the code, see Development Setup.
This project was mainly built with AI help. To learn how, see How I Built this Application using AI tools.
-
First and foremost, thanks to Kenneth Skovhede for creating Duplicati—this amazing backup tool. Thanks also to all the contributors.
💙 If you find Duplicati useful, please consider supporting the developer. More details are available on their website or GitHub page.
-
Duplicati SVG icon from https://dashboardicons.com/icons/duplicati
-
Notify SVG icon from https://dashboardicons.com/icons/ntfy
-
GitHub SVG icon from https://github.com/logos
Note
All product names, trademarks, and registered trademarks are the property of their respective owners. Icons and names are used for identification purposes only and do not imply endorsement.
If you are upgrading from an earlier version, your database will be automatically migrated to the new schema during the upgrade process.
For detailed migration information, including migration steps, monitoring, and rollback procedures, please refer to the Migration Documentation in the Docusaurus documentation.
The project is licensed under the Apache License 2.0.
Copyright © 2025 Waldemar Scudeller Jr.





