Software Alternatives & Reviews

Ask HN: A Better Docker Compose?

Medium Dhall Configuration Language Traefik Docker Compose
  1. 1
    Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
    Pricing:
    • Open Source

    #Blogging #Blogging Platform #CMS 2199 social mentions

  2. A non-repetitive alternative to YAML
    Pricing:
    • Open Source
    At the risk of sounding clichè/unhelpful. > “you can solve every problem by adding or removing an abstraction layer” Have you considered generating your YAML/JSON config with something that composes? If you are open to it you might be interested in dhall [1] as it’s a config language with variables, functions and imports. I have used it for pet projects and I could see how it could offer some tidy encapsulation patterns for larger, more complicated production applications. [1]: https://dhall-lang.org/.

    #Configuration Management #Software Development #Productivity 83 social mentions

  3. Load Balancer / Reverse Proxy
    Pricing:
    • Open Source
    Https://traefik.io/traefik/ The gist of it is Traefik is a reverse proxy that learns about your containers via configuration in the container only, so you can stand up additional services without rebooting everything. Still config heavy, but maybe less than some other approaches.

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 34 social mentions

  4. Define and run multi-container applications with Docker
    > Docker compose is a dead end AFAIK .. What? I'm not involved and don't follow closely but pretty sure it's about as dead as docker itself. I.e. Not dead. There was commits 8hrs ago -- <a href="https://github.com/docker/compose/">https://github.com/docker/compose/</a>. Not sure who did that if not "the community".

    #Developer Tools #DevOps Tools #Cloud Computing 11 social mentions

Discuss: Ask HN: A Better Docker Compose?

Log in or Post with