marionette VS mgmt

Compare marionette vs mgmt and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
marionette mgmt
2 32
85 3,388
- -
3.0 9.6
12 months ago 5 days 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.

mgmt

Posts with mentions or reviews of mgmt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.

What are some alternatives?

When comparing marionette and mgmt you can also consider the following projects:

puppet-summary - The Puppet Summary is a web interface providing reporting features for Puppet, it replaces the Puppet Dashboard project

GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches

habitat - Modern applications with built-in automation

Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

community.kubernetes - Kubernetes Collection for Ansible

Pulumi - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

Chef - Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale

CFEngine - CFEngine Community

Pallet - Automates controlling and provisioning cloud server instances. DevOps for the JVM.

guiscrcpy - A full fledged GUI integration for the award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v

homeshick - git dotfiles synchronizer written in bash