Go to file
2024-04-07 11:43:32 +02:00
.github fix: arm ci/cd build with node20 2024-02-04 13:34:40 +01:00
Components ui: capitalize username's first letter in header 2024-02-25 18:20:06 +01:00
config feat: commit empty folder with gitkeep #12 2022-12-22 10:16:53 +01:00
Containers fix: typo for storage unit Go > GB #126 2024-01-07 15:38:11 +01:00
docker docker: message to confirm initialization success #155 2024-03-10 10:59:23 +01:00
helpers fix: follow symbolic link 2024-03-17 20:48:14 +01:00
medias Initial commit for BorgWarehouse to Github 2022-12-01 13:25:10 +01:00
pages feat: add specific logs for success and failed login 2024-02-25 18:20:06 +01:00
public feat: add robots.txt and disallow by default 2023-09-10 15:05:17 +02:00
styles feat: select Apprise Mode 2023-03-09 12:45:42 +01:00
.dockerignore fix: rework Dockerfile to reduce image size 2023-10-17 12:27:12 +02:00
.env.sample fix: add tmp and logs path in sample env 2023-12-30 18:30:15 +01:00
.gitignore feat: add docker-compose.yml file 2023-10-01 22:06:51 +02:00
.pre-commit-config.yaml fix: shellcheck's improvement 2023-11-02 22:47:31 +01:00
.prettierrc.json Add prettier configuration 2023-09-10 15:54:21 +02:00
docker-compose.yml feat: ability to chose uid and gid on build 2024-01-01 13:07:19 +01:00
Dockerfile feat: provide default sshd_config file for Docker 2024-02-25 18:20:06 +01:00
LICENSE Update Licence : GPL > AGPL 2022-12-01 16:05:59 +01:00
next.config.js Initial commit for BorgWarehouse to Github 2022-12-01 13:25:10 +01:00
package-lock.json 2.2.1 2024-04-07 11:43:32 +02:00
package.json 2.2.1 2024-04-07 11:43:32 +02:00
README.md Update README.md 2024-04-07 10:16:57 +02:00

Next React

Docker

BorgWarehouse

A fast and modern WebUI for a BorgBackup's central repository server.
Explore the docs »

Support the Project

GitHub Sponsors Liberapay patrons

If you find BorgWarehouse helpful or interesting, please consider giving it a star on GitHub and sponsoring. Your support is greatly appreciated!

What is BorgWarehouse ?

BorgWarehouse is a graphical interface to manage a central BorgBackup repository server.

Today, if you want to have a large server on which you centralize backups of BorgBackup clients you have to do everything manually from the command line. It works, but in everyday life it can be complicated and adding, modifying, deleting repositories is always a bit long and tedious. If you want to do things right, you have to create a user on your server, associate him a public SSH key, give him a quota... in short it's a bit of work.

With BorgWarehouse, you have an interface that allows you to do all this simply and quickly :

  • add repositories
  • edit existing repositories
  • delete repositories
  • be alerted if there are no recent backups
  • monitor the volume of data
  • flexibly manage quotas for each repository
  • ...

The whole system part is automatically managed by BorgWarehouse and you don't have to touch your terminal anymore while enjoying a visual feedback on the status of your repositories.

📖 Get started

You can find the documentation here : borgwarehouse.com

🔑 Environment Variables

To run this project, you will need to add some environment variables.

You will find a complete documentation for this here.

How to update ?

Check the online documentation just here !

❤️ Special thanks to sponsors ❤️