In this tutorial, we will guide you through the process of installing HomelabOS on Debian Latest.
Before installation, you'll need to:
The first step is to clone the HomelabOS repository on your Debian Latest system. You can do that by running the following command:
git clone https://github.com/homelabos/homelabos.git
Now, we need to install the dependencies required for HomelabOS installation. You can do that by running the following command:
sudo apt install ansible bash curl git gnupg2 make nano nginx-full python3-httplib2 python3-pip python3-requests python3-six python3-wheel python3-yaml
Next, you need to navigate to your HomelabOS directory and configure HomelabOS by typing the following command:
cd homelabos/
cp env.example .env
nano .env
In the .env
file, you must configure the following information:
SITE_FQDN
fieldSSL_EMAIL
Once the configuration is complete, you can launch HomelabOS by running the following command:
sudo make
This may take a while, so be patient.
Once the installation process is completed successfully, you can access your HomelabOS site by navigating to the FQDN you set up in step 3.
Congratulations! You have successfully installed HomelabOS on Debian Latest! You can now explore the various applications included in HomelabOS for managing your Homelab.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!