136 lines
3.7 KiB
Text
136 lines
3.7 KiB
Text
<div id="section-hero">
|
|
<h1>Services</h1>
|
|
</div>
|
|
|
|
<div class="h2-blue section">
|
|
<h2>
|
|
<img src="assets/images/web.svg" alt="Recycled Cloud web hosting logo" class="service-logo" />
|
|
Web Hosting - Static, Wordpress, Generic
|
|
</h2>
|
|
<hr />
|
|
|
|
<div class="row justify-content-md-center center bottom-20">
|
|
<div class="col-4">
|
|
<h3>Static Website</h3>
|
|
|
|
<p class="service-description-large">
|
|
Low-footprint, pre-generated static website hosting. You can use
|
|
tools such as Publii to manage your website. There is no
|
|
management interface to edit the website: it is your
|
|
responsibility to provide a functional website.
|
|
</p>
|
|
|
|
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
|
|
</div>
|
|
<div class="col-4">
|
|
<h3>Wordpress Website</h3>
|
|
|
|
<p class="service-description-large">
|
|
We deploy a dedicated wordpress instance, the Content Management
|
|
System (CMS) most used on the web, for you. The website is
|
|
dynamically generated and can be managed via a web interface.
|
|
</p>
|
|
|
|
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
|
|
</div>
|
|
<div class="col-4">
|
|
<h3>Generic PHP</h3>
|
|
|
|
<p class="service-description-large">
|
|
Generic PHP+MySQL/PGSQL hosting: doable on demand, please
|
|
contact us with your needs (storage, CPU, Memory, dependencies).
|
|
</p>
|
|
|
|
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
|
|
</div>
|
|
</div>
|
|
|
|
<h2>
|
|
<img src="assets/images/nas.svg" alt="Recycled Cloud file storage logo" class="service-logo" />
|
|
Storage - Backup and file sharing
|
|
</h2>
|
|
<hr />
|
|
|
|
<div class="row justify-content-md-center center bottom-20">
|
|
<div class="col-4">
|
|
<h3>Borg Backups</h3>
|
|
|
|
<p class="service-description">
|
|
We offer borg-based append-only backups on the recycled cloud.
|
|
Managed backups can be offered by your local provider.
|
|
</p>
|
|
|
|
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
|
|
</div>
|
|
<div class="col-4">
|
|
<h3>File Sharing</h3>
|
|
|
|
<p class="service-description">
|
|
We offer Nextcloud-based file sharing and syncing.
|
|
</p>
|
|
|
|
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
|
|
</div>
|
|
</div>
|
|
|
|
<h2>
|
|
<img src="assets/images/server.svg" alt="Recycled Cloud VPS logo" class="service-logo" />
|
|
Generic Hosting - Virtual Machines
|
|
</h2>
|
|
<hr />
|
|
|
|
<div class="row justify-content-md-center center bottom-20">
|
|
<div class="col-4">
|
|
<h3>KVM Virtual Machine</h3>
|
|
|
|
<p class="service-description">
|
|
We offer unmanaged Virtual Machines (VMs), which can run either
|
|
one of our images our your own. We currently have images ready for
|
|
Debian GNU/Linux, Ubuntu GNU/Linux and Alpine Linux, but other
|
|
distributions and *BSD can be defined on demand.
|
|
|
|
</p>
|
|
|
|
<a href="contact.html" class="btn btn-bold btn-green">Contact us</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="section-hero">
|
|
<h2>Locations</h2>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="row center">
|
|
<div class="col">
|
|
<h3>Linthal GL, Switzerland</h3>
|
|
|
|
<p>
|
|
Three shelves, 100 Mbps (burstable to 1Gbps) upstream, operated by <a href="https://e-durable.ch">e-Durable SA</a> in <a href="https://ungleich.ch">ungleich</a>'s Datacenterlight.
|
|
</p>
|
|
</div>
|
|
<div class="col">
|
|
<h3>Lausanne VD, Switzerland</h3>
|
|
|
|
<p>One 42U rack, 100 Mbps upstream, operated by <a href="https://e-durable.ch">e-Durable SA</a>.</p>
|
|
</div>
|
|
<div class="col">
|
|
<h3>Froideville VD, Switzerland</h3>
|
|
|
|
<p>Two 42U racks, 1 Gbps upstream, operated by <a href="https://e-durable.ch">e-Durable SA</a>.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="section-contact">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-9">
|
|
<h2>Interested? Reach out to our team!</h2>
|
|
</div>
|
|
<div class="col-3">
|
|
<a href="contact.html" class="btn btn-bold">Contact us</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|