The Case for Open Infrastructure

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Mailcow

    mailcow: dockerized - šŸ® + šŸ‹ = šŸ’•

  • Just give me a dockercompose.yml. Thatā€™s all I need.

    A positive example for this is mailcow [1]: all you need to do is pulling the repo, editing the mailcow.conf and running ā€œdocker compose upā€. Logging is preconfigured, and the watchdog just works.

    Itā€™s dead simple and provides secure defaults. Itā€™s ready for production in very little time. Thatā€™s what I would love to see from more projects.

    I hope supabase will follow this at some point. I really like the idea of a self hosted firebase. But right now there is too much to take care of for a single person to actually take a self hosted supabase into prod (be it for side projects or whatever).

    [1] https://github.com/mailcow/mailcow-dockerized

  • client

    Keybase Go Library, Client, Service, OS X, iOS, Android, Electron

  • > The source code for Keybase is, right now, fully open source on their Github

    Really? My understanding was that the client and some libraries they use are open source, but the actual server code is closed source. Although if Zoom isn't going to continue maintaining keybase, then open sourcing the server code seems like "the right thing to do" (at least morally, and probably from a PR standpoint as well). Even if they did want to continue maintaining it, it would be a good thing in my opinion, but moreso if the project will die otherwise.

    See https://github.com/keybase/client/issues/24105

  • 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
  • supabase

    The open source Firebase alternative.

  • > I hope supabase will follow this at some point.

    we have the docker-compose in our main repo: https://github.com/supabase/supabase/tree/master/docker

    with instructions/docs here:

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