all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Org Converge: Configuration management with Org Babel
@ 2014-06-07 10:48 Waldemar Quevedo
  2014-06-07 18:50 ` Grant Rettke
  0 siblings, 1 reply; 3+ messages in thread
From: Waldemar Quevedo @ 2014-06-07 10:48 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 973 bytes --]

Hello Org mode users,

I've had the idea for some time of using Org babel functionality
as a method to provide configuration management
features and the result is the following:

https://github.com/wallyqs/org-converge

Note that this uses the Ruby implementation of the Org mode parser
that I've been maintaining to interop with some useful gems from Ruby, like
rake and foreman.

The idea here is to a able to use Org Babel not only
for reproducible research, but also for reproducible runs entirely.
This way a local development environment could be considered to be
a run where the processes run in parallel, or in the case
of the configuration of a server, we rely on the tangling
syntax from Org Babel as well defined idempotency checks
to make sure that the configuration from a server converges.

In case you have some feedback, please let me know!
Feel free to create any issues in the tracker in case
you think that the idea has potential :)

Thanks,

- Waldemar

[-- Attachment #2: Type: text/html, Size: 1398 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-08  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-07 10:48 Org Converge: Configuration management with Org Babel Waldemar Quevedo
2014-06-07 18:50 ` Grant Rettke
2014-06-08  1:02   ` Waldemar Quevedo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.