Freenginx.org

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. angie

    Angie - drop-in replacement for nginx

    I don't get it...does not he knows about angie [1]? It was created by NGINX core devs after F5 acquisition if I'm not mistaken and it's a drop-in replacement for NGINX.

    [1] https://github.com/webserver-llc/angie

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

    I haven't read the content of the patches to understand the impact of the bugs, but from my own experience [0] I can suggest a few reasons:

    - CVEs are gold to researchers and organizations like citations are to academics. In this case, the CVEs were filed based on "policy" but it's unclear if they are just adding noise to the DB.

    - The severity of the bug is not as severe as greater powers-that-be would like to think (again, they see it as doing due diligence; developers who know the ins and outs might see it as an overreaction).

    - Bug is in an experimental feature.

    I'm not saying one way is right or not in this case, just pointing out my experience has generally been that CVEs are kind of broken in general...

    [0]: https://github.com/caddyserver/caddy/issues/4775

  4. Nginx

    The official NGINX Open Source repository.

    Yes, you are looking in the wrong place. Here: https://github.com/nginx/nginx/graphs/contributors

  5. nginx-plus-dashboard

    Compare what? Console/dashboard is open sourced by F5, so anybody can fork: https://github.com/nginxinc/nginx-plus-dashboard

  6. tini

    A tiny but valid `init` for containers

    yes busybox httpd or civetweb is even smaller, both around 300kb.

    for tini you mean https://github.com/krallin/tini? how large is your final docker image, why not just alpine in that case which is musl+busybox

  7. homer

    A very simple static homepage for your server.

    Yep that tini. The docker image is about 1.90mb. It's a repack of https://homer-demo.netlify.app/ I pre-gzipped a few of the compressible file extensions too so they can be served compressed.

    In this case, I didn't need alpine. I generally aim to get the image as minimal as possible without too much hassle. For example many community docker imagee use something like Ubuntu as a base and apt install java when they could use a distroless java

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • strawberry VS Caddy - a user suggested alternative

    2 projects | 4 Oct 2024
  • Nginx fork with builtin auto HTTPS certificate obtaining from Let's Encrypt

    1 project | news.ycombinator.com | 29 Mar 2024
  • Curl HTTP/3 Performance

    3 projects | news.ycombinator.com | 28 Jan 2024
  • pyaction 4.20.0 Released

    2 projects | dev.to | 31 May 2023
  • Curl HTTP/3 with quiche discouraged

    2 projects | news.ycombinator.com | 22 Mar 2023