<div dir="ltr">Hey everyone,<div><br></div><div>A while ago I built a small web app that you could feed raw bundle.yaml files to and get back SVG images of the deployment like you would in the Charm Store or Juju GUI. This was built for things like Juju Benchmarking which shows an image representing the Juju deployment under test. Now it's become a resource for those building slides, presentations, blog posts, and readme files. However, SVG is not the most approachable format for some of these new use cases.</div><div><br></div><div>As a result of this, I've added a raster converter as part of the application making bundle.yaml and transform them into transparent PNGs, PDF, or XML. The service will continue to default to SVG.</div><div><br></div><div>Here's a few live examples:</div><div><br></div><div>PNG: <a href="http://svg.juju.solutions/?bundle-file=https://raw.githubusercontent.com/marcoceppi/bundle-observable-kubernetes/8681c21a5592806ea90fc56825eee488ac0541d1/bundle.yaml&output=png">svg.juju.solutions/?bundle-file=https://[snip]/bundle.yaml&output=png</a></div><div>PDF<font color="#1c3aa9">: <a href="http://svg.juju.solutions/?bundle-file=https://raw.githubusercontent.com/marcoceppi/bundle-observable-kubernetes/8681c21a5592806ea90fc56825eee488ac0541d1/bundle.yaml&output=pdf">svg.juju.solutions/?bundle-file=https://[snip]/bundle.yaml&output=pdf</a></font></div><div><br></div><div>The landing page has been updated to include a quick submission form, no more need to hack URLs manually. <a href="https://svg.juju.solutions">https://svg.juju.solutions</a></div><div><br></div><div>Finally, this is an open source project with an accompanying charm:</div><div><br></div><div>* <a href="https://github.com/marcoceppi/svg.juju.solutions">https://github.com/marcoceppi/svg.juju.solutions</a></div><div>* <a href="https://github.com/marcoceppi/layer-charmsvg">https://github.com/marcoceppi/layer-charmsvg</a></div><div>* <a href="https://jujucharms.com/u/marcoceppi/charm-svg">https://jujucharms.com/u/marcoceppi/charm-svg</a></div><div><br></div><div>The site is, of course, deployed and managed by Juju. </div><div><br></div><div>Thanks,<br>Marco Ceppi</div></div>