From 6006107146a85ec25f0df0f7caf490ba4e85d9f0 Mon Sep 17 00:00:00 2001 From: Gregor Noczinski Date: Wed, 23 Oct 2024 17:53:54 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Added=20Bifr=C3=B6st?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77c50f8f9ca..43130338a82 100644 --- a/README.md +++ b/README.md @@ -2352,6 +2352,7 @@ _Libraries and tools for binary serialization._ ## Server Applications - [algernon](https://github.com/xyproto/algernon) - HTTP/2 web server with built-in support for Lua, Markdown, GCSS and Amber. +- [Bifröst](https://bifroest.engity.org/) - Highly customizable SSH server with several ways to authorize a user how to execute its session (local or in containers). - [Caddy](https://github.com/caddyserver/caddy) - Caddy is an alternative, HTTP/2 web server that's easy to configure and use. - [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. - [cortex-tenant](https://github.com/blind-oracle/cortex-tenant) - Prometheus remote write proxy that adds add Cortex tenant ID header based on metric labels. From f5d71abf29fc73277ddf546b8534b926c9dcb2af Mon Sep 17 00:00:00 2001 From: Gregor Noczinski Date: Fri, 1 Nov 2024 15:48:27 +0100 Subject: [PATCH 2/2] Added full name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43130338a82..a75822c8eb0 100644 --- a/README.md +++ b/README.md @@ -2352,7 +2352,6 @@ _Libraries and tools for binary serialization._ ## Server Applications - [algernon](https://github.com/xyproto/algernon) - HTTP/2 web server with built-in support for Lua, Markdown, GCSS and Amber. -- [Bifröst](https://bifroest.engity.org/) - Highly customizable SSH server with several ways to authorize a user how to execute its session (local or in containers). - [Caddy](https://github.com/caddyserver/caddy) - Caddy is an alternative, HTTP/2 web server that's easy to configure and use. - [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. - [cortex-tenant](https://github.com/blind-oracle/cortex-tenant) - Prometheus remote write proxy that adds add Cortex tenant ID header based on metric labels. @@ -2361,6 +2360,7 @@ _Libraries and tools for binary serialization._ - [dudeldu](https://github.com/krotik/dudeldu) - A simple SHOUTcast server. - [dummy](https://github.com/neotoolkit/dummy) - Run mock server based off an API contract with one command. - [Easegress](https://github.com/megaease/easegress) - A cloud native high availability/performance traffic orchestration system with observability and extensibility. +- [Engity's Bifröst](https://bifroest.engity.org/) - Highly customizable SSH server with several ways to authorize a user how to execute its session (local or in containers). - [etcd](https://github.com/etcd-io/etcd) - Highly-available key value store for shared configuration and service discovery. - [Euterpe](https://github.com/ironsmile/euterpe) - Self-hosted music streaming server with built-in web UI and REST API. - [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback.