1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge pull request #1804 from YunoHost/borgwarhouse

Add borgwarehouse to catalog
This commit is contained in:
Tagada 2023-10-17 21:23:51 +02:00 committed by GitHub
commit d5f82f6e92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -284,6 +284,12 @@ state = "working"
subtags = [ "backup" ]
url = "https://github.com/YunoHost-Apps/borgserver_ynh"
[borgwarehouse]
category = "system_tools"
state = "working"
subtags = [ "backup" ]
url = "https://github.com/YunoHost-Apps/borgwarehouse_ynh"
[bozon]
antifeatures = [ "deprecated-software" ]
category = "synchronization"

BIN
logos/borgwarehouse.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -154,12 +154,6 @@ description = "Donate unused CPU time to help scientific projects (like World Co
upstream = "https://github.com/BOINC/boinc"
website = "https://boinc.berkeley.edu/"
[borgwarehouse]
name = "BorgWarehouse"
description = "A fast and modern WebUI for a BorgBackup's central repository server"
upstream = "https://github.com/ravinou/borgwarehouse"
website = "https://borgwarehouse.com"
[btcpay-server]
name = "BTCPay Server"
description = "Bitcoin payment processor"