forked from cfgmgmtcamp/cfgmgmtcamp.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCFEngine.html
More file actions
77 lines (74 loc) · 5.05 KB
/
CFEngine.html
File metadata and controls
77 lines (74 loc) · 5.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.css" />
<link rel="shortcut icon" href="favicon.ico">
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.ie.css" />
<![endif]-->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script>
<title>CFEngine Community at Config Management Camp 2014, Gent</title>
<style type="text/css">
#inner-header { text-align:center;}
</style>
</head>
<body>
<nav>
<a href="#" id="menu-icon"></a>
<ul>
<li><a href="http://cfgmgmtcamp.eu/#about">About</a></li>
<li><a href="http://cfgmgmtcamp.eu/#deadlines">Deadlines</a></li>
<li><a href="http://cfgmgmtcamp.eu/#sponsors">Sponsors</a></li>
<li><a href="http://cfgmgmtcamp.eu/#route">Location</a></li>
<li><a href="http://cfgmgmtcamp.eu/#schedule">Schedule</a></li>
<li><a href="http://cfgmgmtcamp.eu/#contributions">Contributions</a></li>
<li><a href="http://cfgmgmtcamp.eu/fosdem.html">FOSDEM</a></li>
</ul>
</nav>
<div id="container">
<header>
<div class="inner">
<h1>#CfgMgmtCamp</h1>
<div class="camp-info">
<h2><span class="blue">Config Management</span> <span class="green">Camp</span></h2>
<h2><strong>3</strong> and <strong>4</strong> February 2014</h2>
<h2>Gent, Belgium </h2>
</div>
</div>
</header>
<div class="inner">
<section id="about">
<div id="inner-header">
<h1 id="about">CFEngine / Rudder Community Room</h1>
<p><strong>WE DO...<br /><em>IT Configuration Management<br />Datacenter Automation<br />Audit and Compliance</em></strong></p>
</div>
<h3>CFEngine</h3>
<p>CFEngine has users in more than 100 countries, including many of the world’s largest financial organizations, as well as companies like IBM, eBay, Cisco, Qualcomm, AMD, US Navy, US Energy Department, NASA AT&T, Chevron and Linkedin. CFEngine is estimated to run on more than 10 million servers worldwide, executing billions of configuration checks every hour and automatically fixing thousands of system drifts that otherwise would have destabilized the infrastructure and required manual correction.</p>
<p>With CFEngine, IT organizations provision new services effortlessly while providing continuous availability and security compliance. Known for its ability to handle scale and complexity, CFEngine enables organizations to become more agile.</p>
<p>CFEngine was created in 1993 and is now in its 3rd version. CFEngine has an incredibly small footprint and executes extremely quickly (written in C and usually runs in less than 10 seconds), non-intrusive and can be deployed to many platforms from Android to AIX.</p>
<h3>Rudder</h3>
<p>In 2009 three French guys, expert in open source infrastructure technologies, decided to come together and design an enterprise-ready configuration automation solution that is easy to learn, use and maintain. They founded the company Normation and started Rudder Project, a 100% open source project, hosted on Github.</p>
<p>Rudder offers systems administrators the power of CFEngine with a web based user interface, auditing, role-based workflow, change control and compliance reporting.</p>
<p>The Rudder community continues to grow and play an essential part in the evolution of the software.</p>
<h3>Community Room</h3>
<p><strong>Monday: Presentations<br />Tuesday: Workshops / Openspace</strong></p>
<h3>Call for presentations</h3>
<p>This is an exciting opportunity for our community to come together in one place and share ideas, experiences and vision on our chosen technologies with each other. We welcome all your ideas for presentations. You can submit your proposal via the form below:</p>
<p><em>Please note submissions are due by December 1st! <a href="http://cfgmgmtcamp.eu/#deadlines" alt="Deadline">http://cfgmgmtcamp.eu/#deadlines</a></em></p>
<p><iframe src="https://docs.google.com/a/normation.com/forms/d/1V8NzmxEJhVjdZgrQ3Q4YfQ3jQvSV9oUAgVwW4UwaCwc/viewform?embedded=true" width="760" height="1400" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe></p>
</div>
</body>
</html>