Freenginx.org

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • 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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Nginx

    An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

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

  • nginx-plus-dashboard

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

  • 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

  • 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

  • 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
  • 35M Hot Dogs: Benchmarking Caddy vs. Nginx

    11 projects | news.ycombinator.com | 16 Sep 2022