[ANN] Re-ops, REPL driven operations

158 views
Skip to first unread message

ronen

unread,
Feb 14, 2018, 9:35:17 AM2/14/18
to Clojure
Re-ops , is a project that takes a different approach for configuration management and VM orchestration, by using a live Clojure REPL it enables rapid change and flexibility beyond that of existing tools.

It uses pure functions and datastructures to define pipelines and operations thus making it more  composable and easy to adapt.

Main components:

Re-core - for managing VM's accross AWS, Digitalocean and KVM (Linux native virtualization).

Re-mote - for performing remote operations on machines using either SSH or ZeroMQ (re-gent).

Re-gent - A ZeroMQ based Agent for running distributed clojure functions in rapid intervals.

You can view a short demo that covers the high level API:
  

And a talk I gave about the project: 


Feedback is welcome.


Reply all
Reply to author
Forward
0 new messages