Quadlets might make me finally stop using Docker-compose – Major Hayden

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

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

  • If somebody is interested here is quite similar WP/MySQL example with Ansible: https://github.com/ygalblum/quadlet-demo

  • hcl

    HCL is the HashiCorp configuration language.

  • >https://noyaml.com/

    I'm not sure this is the criticism you think it is. Wow, so you basically have to add quotes to get strings in some ambiguous situations?

    Yeah sure you could probably improve YAML by getting rid of these weird pitfalls, but that is a minor improvement. The alternative isn't something like TOML, because YAML is optimized for hierarchical configuration. It's every vendor implementing a different syntax such as Hashicorp with their HCL [0].

    [0] https://github.com/hashicorp/hcl

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • rkt

  • Whole quadlets are cool, this just means me miss the rkt runtime. https://github.com/rkt/rkt It integrated with systemd properly quite a while ago.

  • odin

  • > I never understood the appeal of docker-compose

    Using a recent HN submission to spin up a local vector stack for analyzing notes, https://github.com/memgraph/odin/blob/main/docker-compose.ym...

    How would you suggest a bash script handle configuring all the different images, their ports, and ensuring services are spun up in the correct dependency graph, and are exposed to each other as a reliable host name?

    And then how is that bash script extendable so it's not a custom script every time?

  • containers

    My collection of container images (by onedr0p)

  • I believe this is due to the linuxserver.io images actually being customized specifically for usage with docker.

    For images intended for rootless deployments e.g. podman, take a look at the onedr0p container images, https://github.com/onedr0p/containers

  • bluechi

    Eclipse BlueChi is a systemd service controller intended for multi-node environments with a predefined number of nodes and with a focus on highly regulated ecosystems such as those requiring functional safety.

  • systemd

    The systemd System and Service Manager

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