BorgWarehouse
BorgWarehouse is a modern WebUI for BorgBackup's central repository server. It integrates warehouse creation, user and SSH key management, quota setting, alarms and monitoring that originally need to be completed on the command line into an intuitive web interface and REST API, significantly reducing daily maintenance costs.
The default login password is admin/admin See the official manual: borgwarehouse.com/docs/user-manual ·Core positioning: Graphical management of the central BorgBackup repository server instead of cumbersome command-line operations. ·Warehouse life cycle: Support rapid addition/editing/deletion of warehouses, standardize user and rights management. ·Security and access: Unified management of SSH public keys and access controls to reduce human configuration errors. ·Capacity and quotas: Provide flexible quota configuration and data volume monitoring to avoid disk being abnormally occupied. ·Backup health: Discover client backup interruptions in time by reminding exceptions in recent backup alerts. ·Observability: The panel displays warehouse status and capacity changes to assist operation and maintenance decisions. Automation and integration: Expose REST APIs for easy integration with external systems or scripts. ·System hosting: Automate the processing of underlying system tasks (user creation, key association, permissions and directories) and reduce manual intervention. ·Deployment-friendly: Provide Docker support and documentation for easy start and upgrade maintenance. ·Technology stack: Built based on TypeScript / Next / React, the front-end experience is modern and responsive.

