You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.7 KiB
57 lines
1.7 KiB
<!doctype HTML>
|
|
<html>
|
|
<head>
|
|
<title> home.nora.codes on FELONYSPORK </title>
|
|
<style>
|
|
body {
|
|
background-color: black;
|
|
color: #2F4;
|
|
font-family: monospace;
|
|
max-width: 900px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
h1 {
|
|
text-align: center;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
a {
|
|
display: inline-block;
|
|
border-radius: 2px;
|
|
padding-left: 0.25em;
|
|
padding-right: 0.25em;
|
|
background-color: #2F4;
|
|
color: #D0B;
|
|
text-decoration: none;
|
|
}
|
|
a:hover {
|
|
color: #2F4;
|
|
background-color: #D0B;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>FELONYSPORK</h1>
|
|
|
|
<p>
|
|
Welcome to FELONYSPORK, Nora's gateway server for her home network. You might be looking for:
|
|
<ul>
|
|
<li>Our Minecraft server's <a href="https://bluemap.home.nora.codes/">BlueMap</a> instance</li>
|
|
<li>Our ADS-B performance metrics from <a
|
|
href="https://graphs1090.home.nora.codes/">graphs1090</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
<p>
|
|
Or, if you're a close friend or family member, you might be interested in the authenticated services:
|
|
<ul>
|
|
<li>Our home network's <a href="https://dashboard.home.nora.codes/">Grafana dashboard</a></li>
|
|
<li>Our media server <a href="https://jelly.home.nora.codes">Jellyfin</a></li>
|
|
<li>Our RSS feed bouncer <a href="https://news.home.nora.codes">TinyTinyRSS</a></li>
|
|
<li>Our downloads server for Linux ISOs <a href="https://torrent.home.nora.codes">qBittorrent</a></li>
|
|
<li>Our cross-machine sync controller <a href="https://sync.home.nora.codes">Syncthing</a></li>
|
|
</ul>
|
|
</p>
|
|
</body>
|
|
</html>
|
|
|