You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quick-start-guides/synthesize.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ <h3 class="section-subhead">What is Synthesize?</h3>
31
31
32
32
<h3>Running in DigitalOcean</h3>
33
33
34
-
<p>If you're a [DigitalOcean](https://www.digitalocean.com/) customer, deploying Graphite is literally as easy as clicking the **Install on DigitalOcean** button below. You'll have the option to change the default instance size (512MB) or region (New York 3). For most users the default are fine. Accept the <ahref="http://synthesize-do-install.herokuapp.com/terms">terms</a> and click the **big green button** to launch your own Graphite instance.</p>
34
+
<p>If you're a <ahref="https://www.digitalocean.com/">DigitalOcean</a> customer, deploying Graphite is literally as easy as clicking the <strong>Install on DigitalOcean</strong> button below. You'll have the option to change the default instance size (512MB) or region (New York 3). For most users the default are fine. Accept the <ahref="http://synthesize-do-install.herokuapp.com/terms">terms</a> and click the <strong>big blue button</strong> to launch your own Graphite instance.</p>
<h3>Installing in an existing Ubuntu 14.04 LTS host</h3>
54
54
55
-
<p>In some cases you may prefer to install Synthesize manually with the provided [install] script. Running these commands will install the Graphite stack on your host in an unobtrusive manner (git source checkouts in `/usr/local/src`, installation in `/opt/graphite`).</p>
55
+
<p>In some cases you may prefer to install Synthesize manually with the provided <ahref="https://github.com/obfuscurity/synthesize/blob/master/install">install</a> script. Running these commands will install the Graphite stack on your host in an unobtrusive manner (git source checkouts in <tt>/usr/local/src</tt>, installation in <tt>/opt/graphite</tt>).</p>
0 commit comments