MSI
WinGet
Harbor
harbor · 0.4.15 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i Harbor_0.4.15_x64_en-US.msi /quiet /norestart
InstallPath
msiexec /i Harbor_0.4.15_x64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{CD898C17-A1A1-4259-B68A-CB967CA59A8D}
Product version operator
Greater than or equal to
Product version
0.4.15
MSI Properties
Product Code
{CD898C17-A1A1-4259-B68A-CB967CA59A8D}
File Identity
Filename
Harbor_0.4.15_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
IvanCharapanau.Harbor
Version
0.4.15
Description
Effortlessly run LLM backends, APIs, frontends, and services with one command.
License
Apache-2.0
↗
Homepage
https://github.com/av/harbor
Upgrade Behavior
install(Install over existing)
Release Notes
Lemonade
AMD Lemonade inference server for ROCm GPUs.
harbor up lemonade
Tokscale
Token-level autoscaling proxy for LLM backends.
harbor up tokscale
Misc
- TabbyAPI switched to official image with updated default model and hfdownloader fix
- fix(profile): validate remotely downloaded profiles to prevent command injection (CWE-78) by @sebastiondev in https://github.com/av/harbor/pull/236
- Lint exclusions for vendored third-party caches
Full Changelog: https://github.com/av/harbor/compare/v0.4.14…