mgmt

command module
v0.0.0-...-a5247d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2017 License: GPL-3.0 Imports: 3 Imported by: 0

README

mgmt: next generation config management!

mgmt!

Go Report Card Build Status GoDoc IRC Jenkins

Community:

Come join us in the mgmt community!

Medium Link
IRC #mgmtconfig on Freenode
Twitter @mgmtconfig & #mgmtconfig
Mailing list mgmtconfig-list@redhat.com

Status:

Mgmt is a fairly new project. We're working towards being minimally useful for production environments. We aren't feature complete for what we'd consider a 1.x release yet. With your help you'll be able to influence our design and get us there sooner!

Documentation:

Please read, enjoy and help improve our documentation!

Documentation Additional Notes
general documentation for everyone
quick start guide for mgmt developers
resource guide for mgmt developers
godoc API reference for mgmt developers
prometheus guide for everyone
puppet guide for puppet sysadmins

Questions:

Please ask in the community! If you have a well phrased question that might benefit others, consider asking it by sending a patch to the documentation FAQ section. I'll merge your question, and a patch with the answer!

Roadmap:

Please see: TODO.md for a list of upcoming work and TODO items. Please get involved by working on one of these items or by suggesting something else! Feel free to grab one of the straightforward #mgmtlove issues if you're a first time contributor to the project or if you're unsure about what to hack on!

Bugs:

Please set the DEBUG constant in main.go to true, and post the logs when you report the issue. Bonus points if you provide a shell or OMV reproducible test case. Feel free to read my article on debugging golang programs.

Patches:

We'd love to have your patches! Please send them by email, or as a pull request.

On the web:

Author Format Subject
James Shubin blog Next generation configuration mgmt
James Shubin video Introductory recording from DevConf.cz 2016
James Shubin video Introductory recording from CfgMgmtCamp.eu 2016
Julian Dunn video On mgmt at CfgMgmtCamp.eu 2016
Walter Heck slides On mgmt at CfgMgmtCamp.eu 2016
Marco Marongiu blog On mgmt
Felix Frank blog From Catalog To Mgmt (on puppet to mgmt "transpiling")
James Shubin blog Automatic edges in mgmt (...and the pkg resource)
James Shubin blog Automatic grouping in mgmt
John Arundel tweet “Puppet’s days are numbered.”
Felix Frank blog Puppet, Meet Mgmt (on puppet to mgmt internals)
Felix Frank blog Puppet Powered Mgmt (puppet to mgmt tl;dr)
James Shubin blog Automatic clustering in mgmt
James Shubin video Recording from CoreOSFest 2016
James Shubin video Recording from DebConf16 (Slides)
Felix Frank blog Edging It All In (puppet and mgmt edges)
Felix Frank blog Translating All The Things (puppet to mgmt translation warnings)
James Shubin video Recording from systemd.conf 2016
James Shubin blog Remote execution in mgmt
James Shubin video Recording from High Load Strategy 2016
James Shubin video Recording from NLUUG 2016
James Shubin blog Send/Recv in mgmt
James Shubin blog Metaparameters in mgmt
James Shubin video Recording from Incontro DevOps 2017
Yves Brissaud blog mgmt aux HumanTalks Grenoble (french)
James Shubin video Recording from OSDC Berlin 2017

Happy hacking!

Documentation

Overview

Package main provides the main entrypoint for using the `mgmt` software.

Directories

Path Synopsis
Package converger is a facility for reporting the converged state.
Package converger is a facility for reporting the converged state.
Package etcd implements the distributed key value store integration.
Package etcd implements the distributed key value store integration.
Package event provides some primitives that are used for message passing.
Package event provides some primitives that are used for message passing.
examples
lib
libmgmt example of send->recv libmgmt example of flattened subgraph libmgmt example of graph resource libmgmt example libmgmt example libmgmt example of send->recv
libmgmt example of send->recv libmgmt example of flattened subgraph libmgmt example of graph resource libmgmt example libmgmt example libmgmt example of send->recv
longpoll
This is an example longpoll client.
This is an example longpoll client.
Package gapi defines the interface that graph API generators must meet.
Package gapi defines the interface that graph API generators must meet.
Package pgraph represents the internal "pointer graph" that we use.
Package pgraph represents the internal "pointer graph" that we use.
Package prometheus provides functions that are useful to control and manage the build-in prometheus instance.
Package prometheus provides functions that are useful to control and manage the build-in prometheus instance.
Package puppet provides the integration entrypoint for the puppet language.
Package puppet provides the integration entrypoint for the puppet language.
Package recwatch provides recursive file watching events via fsnotify.
Package recwatch provides recursive file watching events via fsnotify.
Package remote provides the remoting facilities for agentless execution.
Package remote provides the remoting facilities for agentless execution.
Package resources provides the resource framework and idempotent primitives.
Package resources provides the resource framework and idempotent primitives.
packagekit
Package packagekit provides an interface to interact with packagekit.
Package packagekit provides an interface to interact with packagekit.
test
Package util contains a collection of miscellaneous utility functions.
Package util contains a collection of miscellaneous utility functions.
semaphore
Package semaphore contains an implementation of a counting semaphore.
Package semaphore contains an implementation of a counting semaphore.
Package yamlgraph provides the facilities for loading a graph from a yaml file.
Package yamlgraph provides the facilities for loading a graph from a yaml file.
Package yamlgraph2 provides the facilities for loading a graph from a yaml file.
Package yamlgraph2 provides the facilities for loading a graph from a yaml file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL