CINXE.COM

Quattor | Home

<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Quattor | Home</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link type="application/atom+xml" rel="alternate" href="https://www.quattor.org/feed.xml" title="Quattor" /> <link rel="stylesheet" type="text/css" href="/assets/bootstrap/css/bootstrap.min.css" media="screen" /> <link rel="stylesheet" type="text/css" media="screen" href="/assets/bootstrap/css/pygments.css"/> <link rel="stylesheet" type="text/css" href="/assets/octicons/octicons.css"> <style type="text/css"> @import url(https://fonts.googleapis.com/css?family=Lato:400); body { padding-bottom: 40px; font-family: 'Lato', 'Helvetica', sans-serif; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Lato', 'Helvetica', sans-serif; } ul, ol { padding-left: 2em; } div.toc { margin-left: -2em; } div.page-content { border-left: 5px solid #eee; } </style> <link rel="publisher" href="https://plus.google.com/106108753304191902209" /> <link rel="icon" href="/assets/img/favicon.ico"/> </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="/assets/img/quattor_logo_navbar.png" width="94" height="23" alt="quattor logo"/> </a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="/news/">News</a></li> <li><a href="/documentation/">Documentation</a></li> <li><a href="/contacts/">Contacts</a></li> <li><a href="/downloads/">Downloads</a></li> <li><a href="/meeting/">Meetings</a></li> </ul> </div> </div> </div> <div class="container"> <div class="row"> <div class="jumbotron page-header"> <h1>DevOps for GrownUps</h1> <p>A <b>system administration toolkit</b> providing a powerful, portable, and modular set of tools for the automated installation, configuration, and management of clusters, farms, grids and clouds.</p> </div> <div> <p> Quattor is developed as a community effort and provided as <strong><a href="https://github.com/quattor/">open-source software</a></strong> under the <strong><a href="http://opensource.org/licenses/Apache-2.0">Apache 2.0 license</a></strong> and <a href="https://opensource.org/licenses/EUDatagrid">EU DataGrid Software License</a>. </p> </div> <div class="row"> <div class="col-md-3"> <h2>Complete</h2> <p>Batteries included.</p> <p>Tools that work well together to manage the complete lifecycle of systems; from initial installation, through configuration, to service upgrades.</p> </div> <div class="col-md-3"> <h2>Flexible</h2> <p>As much or as little as <em>you</em> want.</p> <p>Well defined interfaces between tools allow alternative implementations and integration with existing site-specific tools.</p> </div> <div class="col-md-3"> <h2>Scalable</h2> <p>Enterprise for everyone.</p> <p>Proven in academic and commercial environments, managing infrastructures ranging from tens of systems to over 30000. </p> </div> <div class="col-md-3"> <h2>Accurate</h2> <p>Move fast <em>without</em> breaking things.</p> <p>Extensive validation features for system descriptions catch configuration errors <em>before</em> you deploy them to your infrastructure.</p> </div> </div> </div> </div> <hr/> <div class="footer container"> <p class="text-muted credit">Copyright &copy; 2011-2024 quattor.org</p> </div> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="/assets/bootstrap/js/bootstrap.min.js"></script> <script src="/assets/js/toc.js"></script> <script type="text/javascript"> $(document).ready(function() { $('.toc').toc({'title':'', 'showSpeed':0, 'noBackToTopLinks': true, 'listType': 'ul'}); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10