paz-sh / paz

An open-source, in-house service platform with a PaaS-like workflow, built on Docker, CoreOS, Etcd and Fleet. This repository houses the documentation and installation scripts.
http://paz.sh
Other
1.08k stars 56 forks source link

Exporting/Importing cluster configuration (templating) #49

Open enzor opened 9 years ago

enzor commented 9 years ago

I started playing around with paz, and i am finding very useful for some side projects i am working on.
One thing I am missing is the possibility to export the current cluster configuration in an external file , just to be able to reimport it later, instead of recreating everything anew via the UI.
The service should be available both from the UI and via API. I will give it a try to implement it this weekend , so wish me luck! Any tip in particular to where should i start from?

enzor commented 9 years ago

Possible user cases:

lukebond commented 9 years ago

@enzor this is a great idea! i can see the benefits and it should be very easy to implement.

I will give it a try to implement it this weekend , so wish me luck! good luck Enzo :) YLD are doing a Paz Hackathon in Lisbon this weekend. join in the conversation, ask questions and share your work via our Gitter channel!

Any tip in particular to where should i start from? yes, a few pointers: