hshq
HomeServer Infrastructure and Integrated Installer
hshq: HomeServer Infrastructure and Integrated Installer
HomeServer Infrastructure and Integrated Installer
What the project is
hshq is a Shell project hosted on GitHub. HomeServer Infrastructure and Integrated Installer HomeServerHQ is an all-in-one home server infrastructure. It is designed to be simple and easy for anyone to setup and use, even without any prior software/IT experience. The installation and management utility performs the full installation of both the HomeServer and RelayServer, along with an integrated suite of free and open source software tools in a matter of minutes. Even if you are behind CGNAT, you can still host an email server and/or public websites from your home, and remotely access your HomeServer from anywhere with any of your trusted devices. But it goes beyond just that. Due to a fairly novel networking approach, you'll effectively be running your own private internet. Security and privacy are the primary goals - all settings are pre-configured with safe, sane, and secure defaults. The repository is maintained by homeserverhq and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.
What it offers
The hshq repository documents several concrete capabilities that shape how people use it. Supported Distributions Comparison of Features Buy a domain name - link Download a Custom ISO Desktop build and install Linux - link Double-click the 'Install HSHQ' shortcut on the desktop and answer the prompts accordingly These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.
How to set it up
Getting hshq running starts with cloning the source from https://github.com/homeserverhq/hshq. The README lists the commands needed to fetch the code and build or launch it. Representative steps from the documentation include: wget -q4N https://raw.githubusercontent.com/homeserverhq/hshq/main/hshq.sh wget -q4 -O hshq/data/lib/hshqlib.sh https://raw.githubusercontent.com/homeserverhq/hshq/main/hshqlib.sh. After the code is on disk, the project instructions walk through configuration and any dependencies. Following the order shown in the README avoids the common setup mistakes that come from mixing steps.
License and project status
hshq is written primarily in Shell and is released under the GPL-3.0 license, which sets the terms for reuse and redistribution. The project reports around 69 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/homeserverhq/hshq, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.
Editorial conclusion
The hshq source lives at https://github.com/homeserverhq/hshq under the GPL-3.0 license and is mainly written in Shell. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.
Community notes