mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Harbor to File Transfer - Object Storage & File Servers (#1483)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
7902e29d0d
commit
f0ad567975
1 changed files with 11 additions and 0 deletions
11
software/harbor.yml
Normal file
11
software/harbor.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "Harbor"
|
||||
website_url: "https://goharbor.io/"
|
||||
source_code_url: "https://github.com/goharbor/harbor"
|
||||
description: "Cloud native image registry that stores, signs, and scans content."
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- File Transfer - Object Storage & File Servers
|
||||
Loading…
Reference in a new issue