You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
2.3 KiB
HTML
36 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>(DEFN) Self-Host</title>
|
|
<link rel="icon" type="image/x-icon" href="../../images/favicon.webp">
|
|
<link rel='stylesheet' type='text/css' href="../../style.css">
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta property="og:image" content="self-host.webp"></head>
|
|
|
|
<body>
|
|
<a style="text-decoration: none;" href="../../">
|
|
<pre class="main-header">
|
|
_______ _ _ _______ __ __ _______ _______ __ _
|
|
|______ | | |______ \_/ |_____| |_____| | \ |
|
|
______| |_____| | | | | | | | \_|
|
|
</pre>
|
|
</a>
|
|
<hr/>
|
|
<p><a href="../../">sf.me</a> > <a style="color:#50fa7b" href="../">Definitions</a> > <a style="color:#50fa7b" href=".">Self-Host</a></p>
|
|
<h1 style="text-align:center;margin-right:8vw;margin-top:20px;">Self-Host</h1><p>Categories: <a style="color:#ff79c6" href="../software/"><strong>Software</strong></a></p>
|
|
|
|
<div style="text-align:center;">
|
|
<img src="self-host.webp" alt="Raspberry Pi 4, a credit-card sized computer often used for self-hosting">
|
|
<figcaption>Raspberry Pi 4, a credit-card sized computer often used for self-hosting</figcaption>
|
|
</div>
|
|
<p>Self-hosting software refers to the practice of hosting, running and managing applications or software on one's own server instead of someone else's server. It is usually done by individuals who are privacy concious, individuals who want control over the software they run or businesses who need advanced configuration and management options.</p>
|
|
<p>Anyone can self-host any software they like. There are many pieces of software that can be self-hosted. Most pieces of software take very little resources, so you can use an old computer or a small computer like the Raspberry Pi and host programs and keep it running 24/7/365.</p>
|
|
<hr/>
|
|
<footer>
|
|
<p class="footer-text"><a style="color:#bd93f9" href="../../blog">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p>
|
|
<p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p>
|
|
|
|
</footer>
|