-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
246 lines (183 loc) · 8.7 KB
/
index.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
<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta name="google-site-verification" content="dISzK_EerEIOLkKXfzvYBG9qrjvqReNO7nYfuKW2Zd0" />
<meta charset="utf-8">
<title>Latest Posts – Blazing Fingers</title>
<meta name="description" content="Describe this nonsense.">
<meta name="keywords" content="Jekyll, theme, themes, responsive, blog, modern">
<!-- Twitter Cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="/images/abstract-1.jpg">
<meta name="twitter:title" content="Latest Posts">
<meta name="twitter:description" content="Describe this nonsense.">
<meta name="twitter:creator" content="@markalanevans">
<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Latest Posts">
<meta property="og:description" content="Describe this nonsense.">
<meta property="og:url" content="/index.html">
<meta property="og:site_name" content="Blazing Fingers">
<link rel="canonical" href="/">
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Blazing Fingers Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<!-- Webfonts -->
<link href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic" rel="stylesheet" type="text/css">
<meta http-equiv="cleartype" content="on">
<!-- Load Modernizr -->
<script src="/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script>
<!-- Icons -->
<!-- 16x16 -->
<link rel="shortcut icon" href="/favicon.ico">
<!-- 32x32 -->
<link rel="shortcut icon" href="/favicon.png">
<!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->
<link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-precomposed.png">
<!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72-precomposed.png">
<!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114-precomposed.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144-precomposed.png">
</head>
<body id="post-index" class="feature">
<!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]-->
<nav id="dl-menu" class="dl-menuwrapper" role="navigation">
<button class="dl-trigger">Open Menu</button>
<ul class="dl-menu">
<li><a href="/">Home</a></li>
<li>
<a href="#">About</a>
<ul class="dl-submenu">
<li>
<img src="/images/avatar.png" alt="Mark Evans photo" class="author-photo">
<h4>Mark Evans</h4>
<p>Still learning...</p>
</li>
<li><a href="/about/"><span class="btn btn-inverse">Learn More</span></a></li>
<li>
<a href="mailto:[email protected]"><i class="fa fa-fw fa-envelope"></i> Email</a>
</li>
<li>
<a href="http://twitter.com/markalanevans"><i class="fa fa-fw fa-twitter"></i> Twitter</a>
</li>
<li>
<a href="http://facebook.com/mrkevans"><i class="fa fa-fw fa-facebook"></i> Facebook</a>
</li>
<li>
<a href="https://google.com/+yourid"><i class="fa fa-fw fa-google-plus"></i> Google+</a>
</li>
<li>
<a href="http://linkedin.com/in/mrkevans"><i class="fa fa-fw fa-linkedin"></i> LinkedIn</a>
</li>
<li>
<a href="http://github.com/markalanevans"><i class="fa fa-fw fa-github"></i> GitHub</a>
</li>
</ul><!-- /.dl-submenu -->
</li>
<li>
<a href="#">Posts</a>
<ul class="dl-submenu">
<li><a href="/posts/">All Posts</a></li>
<li><a href="/tags/">All Tags</a></li>
</ul>
</li>
</ul><!-- /.dl-menu -->
</nav><!-- /.dl-menuwrapper -->
<div class="entry-header">
<div class="image-credit">Image source: <a href="http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/">dargadgetz</a></div><!-- /.image-credit -->
<div class="entry-image">
<img src="/images/abstract-1.jpg" alt="Latest Posts">
</div><!-- /.entry-image -->
<div class="header-title">
<div class="header-title-wrap">
<h1>Blazing Fingers</h1>
<h2>Latest Posts</h2>
</div><!-- /.header-title-wrap -->
</div><!-- /.header-title -->
</div><!-- /.entry-header -->
<div id="main" role="main">
<article class="hentry">
<header>
<div class="entry-meta">
<span class="entry-date date published updated"><time datetime="2015-08-05T14:10:50-07:00"><a href="/2015/08/05/continuous-integration-and-deployment-of-azure-websites-using-team-city-and-octopus-deploy.html">August 05, 2015</a></time></span><span class="author vcard"><span class="fn"><a href="/about/" title="About Mark Evans">Mark Evans</a></span></span>
</div><!-- /.entry-meta -->
<h1 class="entry-title"><a href="/2015/08/05/continuous-integration-and-deployment-of-azure-websites-using-team-city-and-octopus-deploy.html" rel="bookmark" title="Continuous Integration & Deployment of Azure Websites Using Team City and Octopus Deploy" itemprop="url">Continuous Integration & Deployment of Azure Websites Using Team City and Octopus Deploy</a></h1>
</header>
<div class="entry-content">
<h1 id="overview">Overview</h1>
<p>For the past few years our application has been served well by the good folks at <a href="https://www.cosentry.com/">Cosentry</a>, but as our team grows and technology that simplifies devops improves, we find our selves wanting to move in that direction.</p>
<p>Here begins our journey…</p>
<h2 id="current-setup">Current Setup</h2>
<h4 id="hardware">Hardware</h4>
<ul>
<li>1 Database Server</li>
<li>1 Webserver</li>
</ul>
<h4 id="application">Application</h4>
<ul>
<li>.Net MVC Application</li>
<li>Frontend Code is a mixture of AngularJS & good old fashion html/javascript/jquery.</li>
<li>Database migrations handled with a home rolled package similar to this: <a href="http://dbup.github.io/">http://dbup.github.io/</a></li>
</ul>
<h4 id="management--continous-deploymentintegration">Management & Continous Deployment/Integration</h4>
<ul>
<li>Github for hosting our git repos.</li>
<li>Jenkins for CI & Build w/ triggers on master / dev branches.</li>
</ul>
<h4 id="environments">Environments</h4>
<ul>
<li>Production - Used for production.</li>
<li>Integration - Used for staging.</li>
</ul>
<h1 id="ideal-setup">Ideal Setup</h1>
<p>Using Azures cloud services</p>
<ul>
<li>Azure Development App Service
SQL Server Hosted on Azure</li>
<li>Azure Production App Service
SQL Server Hosted on Azure</li>
<li>TeamCity for Continuous Integration</li>
<li>OctopusDeploy for Continous Deployments</li>
</ul>
</div><!-- /.entry-content -->
</article><!-- /.hentry -->
<div class="pagination">
Previous
<ul class="inline-list">
<li>
<span class="current-page">1</span>
</li>
</ul>
Next
</div><!-- /.pagination -->
</div><!-- /#main -->
<div class="footer-wrapper">
<footer role="contentinfo">
<span>© 2015 Mark Evans. Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> using the <a href="https://mademistakes.com/work/hpstr-jekyll-theme/" rel="nofollow">HPSTR Theme</a>.</span>
</footer>
</div><!-- /.footer-wrapper -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/assets/js/scripts.min.js"></script>
<!-- Asynchronous Google Analytics snippet -->
<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-66019800-1', 'auto');
ga('require', 'linkid', 'linkid.js');
ga('send', 'pageview');
</script>
</body>
</html>