-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenterprise.html
259 lines (242 loc) · 11.9 KB
/
enterprise.html
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Operable, makers of Cog, the ChatOps platform you've been looking for.">
<meta name="abstract" content="Cog Enterprise offers a fully integrated environment featuring Cog, Relay, and Console UI, along with expert support and consultation." />
<meta name="keywords" content="Operable, devops, chatops, chatbot, slackbot, cog, enterprise services">
<meta name="author" content="Operable, Inc.">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
<title>
Cog + Enterprise Services
</title>
<!-- CSS
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Oswald:400,700,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link href="assets/css/toolkit-startup.css" rel="stylesheet">
<link href="assets/css/application-startup.css" rel="stylesheet">
<link href="assets/css/operable.css" rel="stylesheet">
<!-- Google Analytics
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-73327436-1', 'auto');
ga('send', 'pageview');
</script>
<style>
/* note: this is a hack for ios iframe for bootstrap themes shopify page */
/* this chunk of css is not part of the toolkit :) */
/* …curses ios, etc… */
@media (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
body {
width: 1px;
min-width: 100%;
*width: 100%;
}
#stage {
height: 1px;
overflow: auto;
min-height: 100vh;
-webkit-overflow-scrolling: touch;
}
}
</style>
</head>
<body>
<!--NAVIGATION START-->
<!--NAVIGATION MOBILE START-->
<div class="stage-shelf stage-shelf-right hidden" id="sidebar">
<ul class="nav nav-bordered nav-stacked">
<li class="nav-header">Operable</li>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="cog.html" class="active">Get Cog</a>
</li>
<li>
<a href="enterprise.html">Enterprise</a>
</li>
<li>
<a href="http://cog-book.operable.io">Docs</a>
</li>
<li>
<a href="http://blog.operable.io">Blog</a>
</li>
<li>
<a href="http://www.github.com/operable">GitHub</button></a>
</li>
<li>
<a href="branding.html">Branding</a>
</li>
<li class="nav-divider"></li>
<li class="nav-header">Communication</li>
<li>
<a href="http://slack.operable.io/">Slack</a>
</li>
<li>
<a href="http://twitter.com/operableinc">Twitter</a>
</li>
<li>
<a href="mailto:[email protected]">Contact</a>
</li>
<li>
<a href="http://eepurl.com/b6TBMj">Newsletter Sign Up</a>
</li>
</ul>
</div>
<!--NAVIGATION MOBILE END-->
<!--NAVIGATION WEB HEAD START-->
<div class="stage" id="stage">
<div class="block app-header">
<nav class="navbar-default navbar-fixed-top navbar-padded app-navbar p-t-md">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed p-x-0"
data-target="#stage" data-toggle="stage" data-distance="-250">
<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="index.html">
<img class="tall" src="assets/img/logobb.png">
</a>
</div>
<div class="navbar-collapse collapse text-uppercase">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="cog.html">Get Cog</a>
</li>
<li>
<a href="enterprise.html">Enterprise</a>
</li>
<li>
<a href="http://cog-book.operable.io">Docs</a>
</li>
<li>
<a href="http://blog.operable.io">Blog</a>
</li>
<li>
<a href="mailto:[email protected]">Contact</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<!--NAVIGATION WEB HEAD END-->
<!--NAVIGATION END-->
<!-- CONTENT BEGINNING -->
<div class="block-secondary p-b-md">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 class="introcopy crumb">Cog for Enterprise Teams</h1>
<h3 class="text-info">The premier ChatOps platform for sophisticated enterprise teams. Backed by Operable's ChatOps pros.</h3>
<hr>
</div>
<div class="col-sm-4 p-x p-y-md text-center">
<div class="p-x">
<h3 class="text-uppercase m-b">Integration</h3>
<img class="m-b" src="assets/img//icons/integration.svg">
</div>
<p class="text-left"><strong>Do you fear how long setting up a ChatOps tool might take?</strong><br>A packaged fully integrated environment featuring Cog, Relay, and Console an admin interface that makes installation and operation a snap.</p>
</div>
<div class="col-sm-4 p-x p-y-md text-center">
<div class="p-x">
<h3 class="text-uppercase m-b">Support</h3>
<img class="m-b" src="assets/img//icons/team_collaboration.svg">
</div>
<p class="text-left"><strong>Want to use our ChatOps expertise to your advantage?</strong><br>Keep Cog up and running with the help of the Operable team. We'll be there for you no matter what.</p>
</div>
<div class="col-sm-4 p-x p-y-md text-center">
<div class="p-x">
<h3 class="text-uppercase m-b">Consultation</h3>
<img class="m-b" src="assets/img//icons/consultation.svg">
</div>
<p class="text-left"><strong>Are you new to ChatOps or in need of next steps?</strong><br>We'll work with you to understand your operational structure and needs to identify way Cog can help take your performance to the next level.</p>
</div>
</div>
</div>
<div class="container">
<div class="row text-center">
<p>
<strong>Do you need help exposing your current systems via ChatOps?</strong><br> Operable can design, implement, and deliver ChatOps solutions tailored to your exact needs.
</p>
<a href="mailto:[email protected]"><button class="btn btn-primary btn-lg text-uppercase">Let's Talk Cog</button></a>
</div>
</div>
</div>
</div> <!--NAVIGATION DIV END-->
<!-- CONTENT END -->
<!-- FOOTER -->
<div class="block-secondary block-footer">
<div class="container">
<div class="row">
<div class="col-sm-4 m-b-md">
<h3 class="text-uppercase footer">About Operable</h3>
<p><strong>Cog is the ChatOps platform you've been waiting for.</strong> Built with powerful access controls and comprehensive auditing means you can collaborate on even the most sensitive tasks with confidence.</p>
<p>We focus on extensibility, adaptability, and usability so your team can respond quickly to the unexpected without sacrificing speed, visibility, or security.<p>
<p>You can have your <i class="fa fa-birthday-cake" aria-hidden="true" title="Mmmm...cake"></i> and eat it too.</p>
</div>
<div class="col-sm-4 m-b-md">
<h3 class="text-uppercase footer">Product</h3>
<ul class="list-unstyled">
<li><a href="cog.html">Get Cog</a></li>
<li><a href="enterprise.html">Enterprise Cog</a></li>
<li><a href="http://cog-book.operable.io">Documentation</a></li>
<li><a href="http://www.github.com/operable"><i class="fa fa-github" aria-hidden="true"></i> GitHub</a></li>
</ul>
<h3 class="text-uppercase footer">Company</h3>
<ul class="list-unstyled">
<li><a href="index.html">Home</a></li>
<li><a href="http://blog.operable.io">Blog</a></li>
<li><a href="branding.html">Branding</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
<li><a href="http://twitter.com/operableinc"><i class="fa fa-twitter" aria-hidden="true"></i> Twitter</a></li>
<li><a href="https://www.iubenda.com/privacy-policy/7789404">Privacy Policy</a></li>
<ul>
</div>
<div class="col-sm-4 m-b-md">
<h3 class="text-uppercase footer">Chat</h3>
<p>Join us in our public Cog chat channel on Slack.
</p>
<a href="http://slack.operable.io/"><button class="btn btn-slack btn-lg btn-borderless text-uppercase">Chat with us on <i class="fa fa-slack" aria-hidden="true"></i> Slack</button></a>
<h3 class="text-uppercase footer">Email</h3>
<p>Sign up to get important updates about Cog. We take your privacy very seriously and will never share your contact information.
</p>
<div id="mc_embed_signup">
<form action="//operable.us10.list-manage.com/subscribe/post?u=476dad5ee4509929cf7b6f956&id=ccc5ff6410" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<p><input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required></p>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_476dad5ee4509929cf7b6f956_ccc5ff6410" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" class="btn btn-default" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
</div>
</div>
<hr>
<p class="text-muted text-xs-center">Copyright © 2016 Operable Inc.</p>
</div>
</div>
<!-- FOOTER END-->
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/toolkit.js"></script>
<script src="assets/js/application.js"></script>
</body>
</html>