added selfhosting things

This commit is contained in:
Juli 2024-09-15 12:54:45 +03:00
parent 26ccf8ee97
commit 70827b4226
9 changed files with 134 additions and 0 deletions

View file

@ -75,6 +75,8 @@
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">

View file

@ -54,6 +54,8 @@
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">

View file

@ -51,6 +51,8 @@
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">

View file

@ -54,6 +54,8 @@
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">

View file

@ -0,0 +1,116 @@
<!DOCTYPE html>
<html>
<head>
<title>How I selfhost</title>
<link rel="stylesheet" href="/static/style.css">
<meta charset="utf-8"/>
<meta name="author" content="Juli" />
<meta name="generator" content="basalt-ng" />
<meta content="juli's page" property="og:title" />
<meta content="some furry's page" property="og:description" />
<meta content="#001B29" data-react-helmet="true" name="theme-color"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="twitter:site" content="https://julimiro.eu" />
<meta name="twitter:title" content="juli's website" />
<meta name="twitter:description" content="a silly fur's page" />
<script src="/static/particles.js"></script>
<script src="/static/animal.js"></script>
<script src="/static/info.js"></script>
</head>
<body>
<noscript><style>.scriptonly {display: none;}</style></noscript>
<script src="/static/oneko.js"></script>
<div id="particles-js"></div>
<div class="page">
<div class="content container">
<p>I host a non insignificant amount of things for myself. These are spread on 2 vps' and a home server.</p>
<p>My home server is an old Acer Aspire TC-220 prebuilt with the these specs</p>
<p>CPU : AMD A10-7800 12-core
GPU : AMD Radeon R7 360
RAM : 12GB of missmatched DDR3
Storage :
<p class="breakword">OS drive : Kingston ssdNOW 128GB SSD (RBU-SC150S37128GD)</p>
<p class="breakword">Data drive : Western Digital AV-25 320GB 2.5&quot; 5400RPM (WD3200BUCT-63TWBY0) </p>
OS : openmediavault</p>
<p>Its not powerful or fancy but it works.</p>
<p>List of things I host on my home server :</p>
<p><a href="https://adguard.com/en/adguard-home/overview.html">AdGuard Home</a>(network wide adblocker and DNS rewriter)<br />
<a href="https://goauthentik.io/">Authentik</a>(Oauth provider) <br />
<a href="https://caddyserver.com/">Caddy</a>(SSL reverse proxy) <br />
<a href="https://craftycontrol.com/">Crafty Controller</a>(Minecraft server manager) <br />
<a href="https://freshrss.org/">FreshRSS</a>(RSS feed aggregator) <br />
<a href="https://www.home-assistant.io/">Homeassistant</a>(Smarthome) <br />
<a href="https://jellyfin.org/">Jellyfin</a>(Media server) <br />
<a href="https://kanboard.org/">Kanboard</a>(A kanban manager) <br />
<a href="https://github.com/sissbruecker/linkding">Linkding</a>(A link manager) <br />
<a href="https://neko.m1k1o.net">n.eko</a>(Virtual browser) <br />
<a href="https://github.com/openspeedtest/Speed-Test">Openspeedtest</a>(Selfhosted speedtest) <br />
<a href="https://privatebin.info/">Privatebin</a>(Private pastebin/secret sharing) <br />
<a href="https://github.com/immense/Remotely">Remotely</a>(Remote access) <br />
<a href="https://www.stumpapp.dev/">Stump</a>(Media server for books) <br />
<a href="https://github.com/louislam/uptime-kuma">Uptime Kuma</a>(Monitoring tool) <br />
<a href="https://github.com/wg-easy/wg-easy">WireGuard Easy</a>(VPN server) \</p>
<p>One of the VPS' I have is from a commercial hoster and one has been given to me for free.</p>
<p>The commerial one is a <a href="https://crunchbits.com/vps/storage#Plans">2TB Big storage server from crunchbits</a>.</p>
<p>Here's a list of things hosted on the crunchbits server :</p>
<p><a href="https://github.com/thomiceli/opengist">Opengist</a>(Selfhosted git powered pastebin) <br />
<a href="https://min.io/">Minio</a>(S3 compatible server) <br />
<a href="https://snappymail.eu/">Snappymail</a>(Webmail server) <br />
<a href="https://cryptpad.org/">Cryptpad</a>(Selfhosted office suite) <br />
<a href="https://getlynx.dev/">Lynx</a>(URL shortener) <br />
<a href="https://forgejo.org/">Forgejo</a> (Git server) (<a href="https://git.julimiro.eu/Juli">Visit</a>) <br />
<a href="https://caddyserver.com/">Caddy</a>(SSL reverse proxy)</p>
<p>On the server I was given for free I don't run much. It runs these because they're a pain to migrate</p>
<p><a href="https://activitypub.software/TransFem-org/Sharkey">Sharkey</a>(Fediverse microbloggin platform) (<a href="https://eepykitty.lol">Visit</a>) <br />
<a href="https://docker-mailserver.github.io/docker-mailserver/latest/">docker-mailserver</a>(An email server) <br />
<a href="https://caddyserver.com/">Caddy</a>(SSL reverse proxy and webserver for this site)</p>
</div>
<div class="sidebar">
<div class="sidebar_box container">
<header>
<h2>Juli's site</h2>
<h4>a silly site for a silly goober</h4>
</header>
<ul>
<li><a href="https://julimiro.eu/">Home</a></li>
<li><a href="https://julimiro.eu/posts.html">Posts</a></li>
<li><a href="https://julimiro.eu/pages/contact">Contact</a></li>
<li><a href="https://julimiro.eu/pages/feed">Feed</a></li>
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">
<p id="time">Current time could not be loaded.</p>
<div id="song"><p>Current song could not be loaded.</p></div>
<div id="weather"><p>Current weather could not be loaded.</p></div>
</div>
<div class="sidebar_box container scriptonly">
<div class="animal_div">
<img src="" id="animal_img" alt="randomly picked image of cute animal">
<p id="animal_subtitle"></p>
<p>Images stolen from <a target="_blank" href="https://tinyfox.dev/image-list/">tinyfox.dev</a></p>
</div>
</div>
</div>
</div>
</body>
</html>
<!-- trans rights :3 -->

View file

@ -62,6 +62,8 @@
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">

View file

@ -58,6 +58,8 @@
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">

View file

@ -114,3 +114,7 @@ a:hover {
#gif_buttons {
image-rendering: pixelated;
}
.breakword {
word-wrap: break-word;
}

View file

@ -62,6 +62,8 @@
<li><a href="https://julimiro.eu/pages/license">License info</a></li>
<li><a href="https://julimiro.eu/pages/selfhosting">How I selfhost</a></li>
</ul>
</div>
<div class="sidebar_box container scriptonly">