====== Mini-PC Home Server Guide ====== If you want to have a home server, where you can host services and websites, using—for example—an old mini PC, you can follow these steps. At Well Gedacht Publishing, we use an old HP Prodesk 400 G3 Mini we bought off Kleinanzeigen for around 40 bucks (€). These types of mini PCs are relatively easy to find for cheap use online because they were used widely by companies that bought them in large quantities. After their corporate owners renew them, most of these old but perfectly capable PCs end up on websites like eBay. The main advantage of these mini PCs that were meant for enterprise use is that they consume low energy when idle. We installed [[https://www.proxmox.com/en/proxmox-virtual-environment/get-started|Proxmox]] on it and then used a Debian Linux virtual machine to run [[https://www.docker.com/|Docker]]. We compiled this guide using a bunch of different guides found online, which we linked in this article. There are many well-put-together guides on self-hosting, Docker, [[https://nginxproxymanager.com/|Nginx Proxy Manager]], etc. Still, the majority of them focus on making your self-hosted services accessible online, for example, making a [[https://jellyfin.org/|Jellyfin]] or a Guacamole server remotely accessible online. Since we used different how-to guides to accomplish what we wanted, we decided to document our process, and make a single guide out of several available.
{{:namespace:img_3443.jpg|}} The internals of the HP Prodesk 400 G3 Mini. This one is equipped with an i3-7100T 3,4Ghz CPU, 8GB of RAM (upgradable up to 32GB), and 256GB NVMe storage. Those are fairly capable specs for what we want to achieve here.
First of all, this is a list of what we currently self-host on this HP Mini-PC: * This wiki, which uses [[https://www.dokuwiki.org/dokuwiki|DokuWiki]] * [[https://www.bookstackapp.com/|BookStack]]: another wiki software which we use as a collaborative note-taking tool * [[https://nextcloud.com/|Nextcloud]] * [[https://jellyfin.org/|Jellyfin]]: media server * [[https://www.photoprism.app/|PhotoPrism]]: tool for backing up photos, a self-hosted Google Photos or iCloud alternative * [[https://freshrss.org/index.html|FreshRSS]] * [[https://github.com/Dither/full-text-rss|Full Text RSS]] * [[https://writefreely.org/|WriteFreely]] * [[https://listmonk.app/|Listmonk]] * [[https://wallabag.org/|wallabag]] * [[https://hoarder.app/|Hoarder]] * [[https://www.home-assistant.io/|Home Assistant]] * [[https://radarr.video/|Radarr]], [[https://sonarr.tv/|Sonarr]], [[https://prowlarr.com/|Prowlarr]], [[https://www.bazarr.media/|Bazarr]] and [[https://github.com/fallenbagel/jellyseerr|Jellyseerr]] * [[https://hub.docker.com/r/linuxserver/qbittorrent|qBittorrent]] * [[https://hub.docker.com/r/realies/soulseek/|Soulseek]] * [[https://nginxproxymanager.com/|Nginx Proxy Manager]] * a few websites
{{:namespace:img_2670.jpg|}} The PC in question.