all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Waldemar Quevedo <waldemar.quevedo@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Org Converge: Configuration management with Org Babel
Date: Sat, 7 Jun 2014 19:48:39 +0900	[thread overview]
Message-ID: <CALzn4yg9ncptqovj3Tue_kuC8jRPuzU2iwkHKx=uoD3w0B5=+g@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2014-06-07 10:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-07 10:48 Waldemar Quevedo [this message]
2014-06-07 18:50 ` Org Converge: Configuration management with Org Babel Grant Rettke
2014-06-08  1:02   ` Waldemar Quevedo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALzn4yg9ncptqovj3Tue_kuC8jRPuzU2iwkHKx=uoD3w0B5=+g@mail.gmail.com' \
    --to=waldemar.quevedo@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.