forked from storj-archived/storj.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
heroku.html
216 lines (201 loc) · 10.7 KB
/
heroku.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
<!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="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data.">
<meta name="keywords" content="storj, storj labs, blockchain-based, zero-knowledge, distributed object storage, decentralized object storage, decentralized storage, object storage, decentralized cloud, decentralized, storage, secure, private, encrypted, metadisk, driveshare">
<meta name="google-site-verification" content="R5u7lqzFhKoFiaEXbxfFSJ-CT9UyK-AqVWwd1g_zMeg" />
<meta name="google-site-verification" content="8CIKbV4JUhwtw7xNI7_A__vnmpvuGfs1g3QVOInBtxQ" />
<title>Storj - Heroku Integration</title>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Storj - Decentralized Cloud Storage"/>
<meta property="og:description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data."/>
<meta property="og:url" content="https://storj.io" />
<meta property="og:site_name" content="Storj - Decentralized Cloud Storage" />
<meta property="og:image" content="https://storj.io/img/storj-logo.jpg" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Storj - Decentralized Cloud Storage"/>
<meta name="twitter:description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data."/>
<meta name="twitter:site" content="@storjproject"/>
<meta name="twitter:image" content="https://storj.io/img/storj-logo.jpg"/>
<link rel="shortcut icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css?v=1.2" rel="stylesheet">
<script src="js/modernizr.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="page faq">
<section>
<nav id="navbar" class="navbar navbar-page navbar-default menu">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand">
<img src="img/logo-blue.svg" alt="Storj" class="logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-menu">
<ul class="nav navbar-nav navbar-left">
<li><a href="developers.html" class="link">Developers</a></li>
<li><a href="community.html" class="link">Community</a></li>
<li><a href="pricing.html" class="link">Pricing</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">News <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="http://blog.storj.io/" class="link">Blog</a></li>
<li><a href="press.html">Press</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://app.storj.io/" class="link">Login</a></li>
<li><a href="share.html" class="btn btn-rent" data-toggle="tooltip" data-placement="bottom" title="Earn money by sharing your extra hard drive space on the network.">Rent Your Drive</a></li>
</ul>
</div>
</div>
</nav>
</section>
<div class="section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-8 col-md-push-2 text-center">
<h1 class="title">Storj on Heroku</h1>
<p>Get started with Storj easier than ever, only 1-click with our simple Heroku integration.</p>
<div class="spacer20"></div>
<p><a href="https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2FStorj%2Fstorj-node-heroku-example&template=https%3A%2F%2Fgithub.com%2FStorj%2Fstorj-node-heroku-example" class="btn btn-purple">Deploy to Heroku</a></p>
<div class="spacer100"></div>
</div>
</div>
<div class="row text-center">
<div class="col-xs-12 col-sm-4">
<h2>Get Storj on Heroku</h2>
<p>The Storj addon is available on the Heroku Elements marketplace.</p>
<div class="spacer10"></div>
<a href="https://elements.heroku.com/addons/storj" class="btn btn-green">Storj on Heroku</a>
<div class="spacer50"></div>
</div>
<div class="col-xs-12 col-sm-4">
<h2>Read the Docs</h2>
<p>Learn how to provision, set up, and use the Storj addon for Heroku.</p>
<div class="spacer10"></div>
<a href="https://devcenter.heroku.com/articles/storj" class="btn">Add-on Documentation</a>
</div>
<div class="col-xs-12 col-sm-4">
<h2>Example using Storj</h2>
<p>Deploy an example application of using Storj with just one click.</p>
<div class="spacer10"></div>
<a href="https://github.com/Storj/storj-node-heroku-example/" class="btn btn-orange">Add-on Example</a>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-3 col-xs-6">
<a href="/" class="footer-logo">
<img src="/img/logo-white.svg" alt="Storj">
</a>
<ul class="list-unstyled">
<li><a href="/careers.html">We're Hiring!</a></li>
<li><a href="/storj.pdf">Whitepaper</a></li>
<li><a href="/privacy-policy.html">Privacy Policy</a></li>
<li><a href="/terms-of-use.html">Terms of Use</a></li>
<li><a href="/terms-of-service.html">Terms of Service</a></li>
<li><a href="/canary.txt">Canary</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3 col-xs-6">
<h5>Company</h5>
<ul class="list-unstyled">
<li><a href="/team.html">Team</a></li>
<li><a href="/careers.html">Careers</a></li>
<li><a href="/contact.html">Contact</a></li>
<li><a href="/press.html">Press</a></li>
<li><a href="http://blog.storj.io/">Blog</a></li>
<li><a href="/faq.html">FAQ</a></li>
<li><a href="https://docs.storj.io/discuss">Support</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3 col-xs-6">
<h5>Product</h5>
<ul class="list-unstyled">
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="https://docs.storj.io/">Quickstart</a></li>
<li><a href="/developers.html">Developers</a></li>
<li><a href="/community.html">Community</a></li>
<li><a href="http://feedback.storj.io">Suggest Feature</a></li>
<li><a href="/share.html" class="white-tooltip" data-toggle="tooltip" data-placement="top" title="Earn money by sharing your extra hard drive space on the network.">Rent Your Drive</a></li>
<li><a href="/referral.html">Referral Program</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3 col-xs-6">
<h5>Connect</h5>
<ul class="list-unstyled">
<li><a href="https://twitter.com/storjproject" target="_blank"><img class="social-link" src="/img/social-twitter.svg" alt="">Twitter</a></li>
<li><a href="https://github.com/Storj/" target="_blank"><img class="social-link" src="/img/social-github.svg" alt="">GitHub</a></li>
<li><a href="https://www.reddit.com/r/storj/" target="_blank"><img class="social-link" src="/img/social-reddit.svg" alt="">Reddit</a></li>
<li><a href="https://www.facebook.com/storjproject" target="_blank"><img class="social-link" src="/img/social-facebook.svg" alt="">Facebook</a></li>
<li><a href="https://medium.com/@storjproject" target="_blank"><img class="social-link" src="/img/social-medium.svg" alt="">Medium</a></li>
<li><a href="https://angel.co/storj" target="_blank"><img class="social-link" src="/img/social-angel.svg" alt="">AngelList</a></li>
</ul>
</div>
</div>
</div>
<div class="address">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<address>Storj Labs Inc. - 3423 Piedmont Road NE, Suite 550, Atlanta, Georgia, 30305, United States</address>
</div>
</div>
</div>
</div>
</footer>
<script src="js/navbar-heroku.js"></script>
<script>
function getParameterByName(name) {
var url = window.location.href
var name = name.replace(/[\[\]]/g, "\\$&");
var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)");
var results = regex.exec(url);
if (!results) return null;
if (!results[2]) return '';
return decodeURIComponent(results[2].replace(/\+/g, " "));
}
(function () {
var app = getParameterByName('app');
if(app == undefined) return null;
document.getElementById('navbar').classList.add('navbar-heroku');
document.addEventListener("DOMContentLoaded", function() {
Boomerang.init({ app: app, addon: 'storj' });
});
})();
</script>
<script src="js/jquery-2.1.1.js"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/segment.js"></script>
<script>
jQuery(document).ready(function($){
$('[data-toggle="tooltip"]').tooltip();
});
</script>
</body>
</html>