<div dir="ltr">Hi Patrik<div><br></div><div><br></div><div>Welcome to the Juju community, and thanks for the great question!</div><div><br></div><div>I see the bundle as a way to "save" the state of a model you constructed. A bundle specifies a bunch of charms, their versions, their relations, and their config values. You can find more info on bundles here: <a href="https://jujucharms.com/docs/2.0/charms-bundles">https://jujucharms.com/docs/2.0/charms-bundles</a>.</div><div><br></div><div>You can use the Juju GUI to create a bundle from the running model. You can then redeploy that bundle whenever you need that model. Deploying bundles can be done using command line tools or from the Juju GUI. The bundle is just a yaml file so it's easy to put it in git and edit it yourself.</div><div><br></div><div>Does this answer your question?</div><div><br></div><div><br></div><div><br></div><div>Kind regards</div><div>Merlijn</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-06 10:28 GMT+02:00 Patrik Karisch <span dir="ltr"><<a href="mailto:patrik.karisch@gmail.com" target="_blank">patrik.karisch@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi there,<div><br></div><div>one thing which mocks my head, when evaluating Juju is, the state is only in the controller which gets deployed with commands. Which means I have IMHO no docs/history of how my current state of machines and charms was constructed?</div><div><br></div><div>As a side note: I'm used to Ansible and Puppet, which means I have all my infrastructe in a Git repository which describes my whole infrastructure and works always in a reproducable and idempotent way. How can I map this concept to Juju? I fear a little bit to loose this automation concept while using Juju.</div><div><br></div><div>Best regards,</div><div>Patrik</div></div>
<br>--<br>
Juju mailing list<br>
<a href="mailto:Juju@lists.ubuntu.com">Juju@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/juju</a><br>
<br></blockquote></div><br></div>