Skip to content

Web dashboard for monitoring Duplicati backups with overdue alerts, notifications, and backup logging.

License

Notifications You must be signed in to change notification settings

wsj-br/duplistatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

363 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duplistatus

duplistatus - Another Duplicati Dashboard

version


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

  • 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.

Installation

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.

Duplicati Servers Configuration (Required)

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.

User Guide

See the User Guide for detailed instructions on how to configure and use duplistatus, including initial setup, feature configuration, and troubleshooting.

Screenshots

Dashboard

dashboard

Backup History

server-detail

Backup Details

backup-detail

Overdue Backups

overdue backups

Overdue notifications on your phone

ntfy overdue message

API Reference

See the API Endpoints Documentation for details about available endpoints, request/response formats, and examples.

Development

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.

Credits

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.


Migration Information

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.


License

The project is licensed under the Apache License 2.0.

Copyright © 2025 Waldemar Scudeller Jr.

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages