lingon VS compose-generator

Compare lingon vs compose-generator and see what are their differences.

lingon

Lingon is a collection of libraries and tools for building platforms using Go. (by volvo-cars)

compose-generator

šŸ³ Easy to use cli tool to generate Docker Compose configurations (by compose-generator)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lingon compose-generator
6 5
74 204
- 1.0%
9.1 0.5
about 1 year ago 12 days ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lingon

Posts with mentions or reviews of lingon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.
  • How would one programmatically formatting Terraform HCL
    5 projects | /r/Terraform | 18 Jun 2023
    We built Lingon (https://github.com/volvo-cars/lingon/tree/main/docs/terraform) to generate terraform HCL from Go code. It might be useful or at least a good reference of using the hclwrite package:
  • The Future of Terraform: ClickOps
    5 projects | /r/Terraform | 15 Jun 2023
    We have a comparison of the main tools we looked into, for interest: https://github.com/volvo-cars/lingon/blob/main/docs/comparison.md
  • Testing terraform code
    2 projects | /r/devops | 13 May 2023
  • How to parse a Kubernetes YAML in Go?
    3 projects | /r/golang | 19 Apr 2023
    Shameless plug: We had tons of yaml to convert to Go so we built a library for it, here is an example on how to use it with CRDs https://github.com/volvo-cars/lingon/tree/main/docs/kubernetes/crd. If you are in a rush or it's more of a one-off, you can use this webapp to convert it from yaml to Go https://lingonweb.bisconti.cloud There might be a bit of documentation to read and not all CRDs are currently supported, open an issue if that is the case.

compose-generator

Posts with mentions or reviews of compose-generator. We have used some of these posts to build our list of alternatives and similar projects.
  • Compose Generator - Update 1.3.0
    1 project | dev.to | 16 Nov 2021
    After getting a feature request from a predefined template contributor, Compose Generator now brings a new command for creating a blank predefined service template to start from scratch with a template contribution much faster. The command only works in a development environment and is not included in the production version. Thus, you will have to clone the GitHub repo and build the Compose Generator executable by yourself using the build.bat / build.sh script.
  • Compose Generatorā€Š-ā€ŠUpdateĀ 1.2.0
    1 project | dev.to | 6 Nov 2021
    Since the beginning, Compose Generator supports generating stacks from configuration files (Example configuration). With this update it supports remote configuration files. Compose Generator will download the config file from the url and parse it directly. You can pass a remote config file the same way as a file on disk, but as an url instead of the filepath: cg --config https://example.com/config.yml
  • Compose Generatorā€Š-ā€ŠCreate Service Templates
    1 project | dev.to | 4 Nov 2021
    Configuration file (config.json): Holds the metadata for a service template like name, label, questions, volumes, secrets, etc. in JSON format. Example file, json spec
  • Compose Generator ā€“ Deploy Your App in Seconds
    1 project | /r/webdev | 23 Oct 2021
    Application deployment with Docker and Kubernetes is easier than ever before, but could it even be much faster and much more seamless? This is where Compose Generator comes into play by helping you with common Docker tasks with a command line interface. Article on Medium: https://medium.com/p/d4356d38922d Github Repo: https://github.com/compose-generator/compose-generator
    1 project | news.ycombinator.com | 12 Oct 2021

What are some alternatives?

When comparing lingon and compose-generator you can also consider the following projects:

tpm - šŸ› ļø A package manager for Terraform providers

iptv-proxy - Reverse proxy on iptv m3u and m3u8 file and xtream codes client api

terracove - Recursively test a directory tree for Terraform diffs and coverage

zmk-viewer - cli tool to generate preview images from a zmk .keymap file

tfupdate - Update version constraints in your Terraform configurations

decompose - Reverse-engineering tool for docker environments

tfk8s - A tool for converting Kubernetes YAML manifests to Terraform HCL

fname - Generate random, human-friendly names.

togomak - A declarative pipeline orchestrator with the magic of HCL as a configuration language, inspired from Terraform's architecture.

ksctl - Simplified Kubernetes Clusters Lifecycle Management (Core)

droplets - Droplets is a platform for Gophers.

yj - CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Go is
the 4th most popular programming language
based on number of metions?