website/cloud.html

25 lines
1.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Our Policy On "The Cloud" | ~vern</title>
</head>
<body>
<!--#include file="nav" -->
<div class=h><h1 id=cloud>Our policy on "cloud"</h1> <a aria-hidden=true href=#cloud>#cloud</a></div>
<p>We are not big fans of "cloud" but recognize that sometimes it is necessary.</p>
<p>We make sure we rely as little as possible other than for a few things as listed below.</p>
<p>We use an OVH 3.50 USD VPS located in Southern Quebec, Canada for the following services:</p>
<ul>
<li>WireGuard and proxying all traffic coming from local tildeserver to VPS</li>
<li>Mumble (latency purposes)</li>
<li>Minetest (latency purposes)</li>
<li>Invidious (small storage quota)</li>
</ul>
<p>Additionally, the status page is hosted on a Free Tier Oracle Cloud VPS in São Paulo, Brazil.</p>
<p>All other services are hosted on a local server we have full control over.</p>
<!--#include file="footer" -->
</body>
</html>