112 lines
4.6 KiB
HTML
112 lines
4.6 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<meta charset="UTF-8">
|
||
<title>Shite ['ʃʌɪt] Host</title>
|
||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
|
||
<style>
|
||
</style>
|
||
<body>
|
||
<div class="w3-container">
|
||
<div class="w3-panel">
|
||
<div class="w3-row-padding w3-blue-grey w3-round-large">
|
||
<div class="w3-threequarter">
|
||
<h1>Shite ['ʃʌɪt] Host</h1>
|
||
<p>Small tasks, small money.</p>
|
||
</div>
|
||
<div class="w3-quarter w3-padding-16">
|
||
<p>Possibly the worst hosting on the planet</p>
|
||
</div>
|
||
</div>
|
||
<div class="w3-row-padding">
|
||
<div class="w3-threequarter w3-padding-32">
|
||
<h1>What is this hosting for?</h1>
|
||
<p>The most relevant hosting for Development, testing, small productions,
|
||
non-critical web applications and bizzare platforms.</p>
|
||
<ul>
|
||
<li> you don't fire up all cores to 100%</li>
|
||
<li> your app, unlike you, is simple</li>
|
||
<li> uptime is not THE priority</li>
|
||
<li> want to support a small business</li>
|
||
<li> work on a bizare request or platform</li>
|
||
<li> don't like bullshit</li>
|
||
<li> you are here just for the kicks</li>
|
||
<li> you are totally drunk and it seems like a good idea</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="w3-quarter w3-padding-32">
|
||
<table class="w3-table w3-tiny w3-bordered">
|
||
<tr><td>Availability</td><td>98.4%</td></tr>
|
||
<tr><td>CPU</td><td>6x ARMv8 </td>
|
||
<tr><td>RAM</td><td>24GB</td></tr>
|
||
<tr><td>Uplink</td><td>50Mbit</td></tr>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<!--</div>-->
|
||
<hr>
|
||
<div class="w3-row-padding">
|
||
<div class="w3-padding-large w3-third ">
|
||
<div class="w3-margin w3-card w3-round-large w3-padding" style="min-height: 360px;">
|
||
<h2>Shite Tech</h2>
|
||
<p>Is a philosophy. Shite tech is all based on commodity
|
||
hardware, opensource software, cheap stuff that is made to be resilient
|
||
and reliable by configuration, stacking and virtualization.</p></div>
|
||
</div>
|
||
<div class="w3-padding-large w3-third">
|
||
<div class="w3-margin w3-card w3-round-large w3-padding" style="min-height: 360px;">
|
||
<h2>The idea</h2>
|
||
<p>Probably the worst hosting on the planet. On the other hand we can offer
|
||
everything that the bigger companies deny even exists. Be it bizzare
|
||
platforms, such as cherrypy on python, hosted influxdb for simple
|
||
logging, or an owncloud environment if you are just plain paranoid.
|
||
More or less green runtime, taking most of the energy from solar array
|
||
accompanied by a friendly voice on the phone if it ay broken.</p></div>
|
||
</div>
|
||
<div class="w3-padding-large w3-third">
|
||
<div class="w3-margin w3-card w3-round-large w3-padding" style="min-height: 360px;">
|
||
<h2>Why?</h2>
|
||
<p>Because I can. Oh, why you should host with me? Good question.
|
||
You shouldn't.
|
||
But in case you are special, you should.
|
||
Ah, If you think your data is better off with a corporation, go ahead,
|
||
leave and enjoy the spam later on.</p></div>
|
||
</div>
|
||
</div>
|
||
<div class="w3-row-padding">
|
||
<div class="w3-container w3-padding-large w3-center w3-twothird">
|
||
<table class="w3-table w3-bordered w3-card w3-center" style="max-width: 800px; margin: 10px auto 10px auto;">
|
||
<tr><th>What</th><th>How much</th><th>How long</th></tr>
|
||
<tr><td>Small Web</td><td>2 €</td><td>1 mo</td></tr>
|
||
<tr><td>Small DB</td><td>2 €</td><td>1 mo</td></tr>
|
||
<tr><td>(own)Cloud space</td><td>5 €</td><td>1 mo</td></tr>
|
||
<tr><td>(own)Cloud instance</td><td>35 €</td><td>1 mo</td></tr>
|
||
<tr><td>Mindfuck IT wizardry</td><td>Too much €</td><td>Let me know</td></tr>
|
||
</table>
|
||
</div>
|
||
<div class="w3-container w3-third">
|
||
<h2>Powered by us</h2>
|
||
<ul>
|
||
<li> spoton.cz</li>
|
||
<li> bastart.us</li>
|
||
<li> gwyn.cz</li>
|
||
<li> grafana.spoton.cz</li>
|
||
<li> git.spoton.cz</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="w3-panel w3-grey w3-round-large w3-container">
|
||
<div class="w3-threequarter">
|
||
<p>ventil@bastart.us</p>
|
||
<p>+420 775 003 122</p>
|
||
</div>
|
||
<div class="w3-quarter w3-padding-16">
|
||
<p>Support a small company, save the planet with ECO-current and
|
||
don't eat too much bananas</p>
|
||
</div>
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|