ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"appid": "b6ac1c3e3b1f6f4296faceeb0eaeda83d1f578a4",
"name": "HAProxy",
"website": "http://www.haproxy.org",
"license": "GNU General Public License v3.0 or later",
"description": "HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites and powers quite a number of the world's most visited ones. Over the years it has become the de-facto standard opensource load balancer, is now shipped with most mainstream Linux distributions, and is often deployed by default in cloud platforms.",
"enhanced": false,
"tile_background": "dark",
"icon": "haproxy.png"
}