marionette VS puppet-summary

Compare marionette vs puppet-summary and see what are their differences.

puppet-summary

The Puppet Summary is a web interface providing reporting features for Puppet, it replaces the Puppet Dashboard project (by skx)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
marionette puppet-summary
2 1
85 45
- -
3.0 3.9
12 months ago 9 months ago
Go Go
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

marionette

Posts with mentions or reviews of marionette. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-03.
  • Why are there no descent Go or Rust alternatived to Ansible?
    2 projects | news.ycombinator.com | 3 Feb 2022
    I wrote a simple tool, which is modeled after puppet in terms of syntax. It was mostly an experiment to see what minimum required features are enough to provide something useful - and I settled on a few primitives such as creating files, installing packages, and running commands.

    Despite the minimalism it turned out to be more useful than expected:

    https://github.com/skx/marionette/

    I added extra things, such as the ability to pull docker containers, and clone git repositories, and despite being single-host I'm using it to setup several virtual machines.

  • Ansible 4.0.0 final has been released
    8 projects | news.ycombinator.com | 19 May 2021
    I wrote a proof-of-concept tool, inspired by puppet more than anything, but since it runs locally it is perhaps comparable to ansible too:

    https://github.com/skx/marionette/

    It turns out that three operations suffice for almost 90% of my needs:

    * Populate a file, from a template with variable expansion.

    * Run a shell-command.

    * Install a package.

    I added support for pulling a docker container too, just for fun. Although I never made the effort to pimp/promote it, the tool is stable and useful as-is.

puppet-summary

Posts with mentions or reviews of puppet-summary. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing marionette and puppet-summary you can also consider the following projects:

habitat - Modern applications with built-in automation

traefik - The Cloud Native Application Proxy

community.kubernetes - Kubernetes Collection for Ansible

Gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

go - The Go programming language