Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

85 total results found

Installation Guides for Software and Services

Documentation on standing up homelab software's

homelab
Installation

Homelab

Homelab documentation, scripts and how to setup

homelab

BookStack

Installation Guides for Software and Se...

Installation Guide for Internal Services

BookStack Installation Guide

Installation Guides for Software and Se... BookStack

This Guide goes trough steps necessary for creating a good well organized step by step process. This guide walks you through deploying BookStack using Docker and Docker Compose, with a working configuration that includes MariaDB, proper environment variables, ...

Troubleshoots and Updates

Guides for Troubleshooting software and ways to update specific system that are running in homelab.

troubleshoot
homelab

Updating Guide

Troubleshoots and Updates

New Page

Troubleshoots and Updates

SSH Commands and Guides

OpenSSH guide in using terminal and multiple benefit function to make ssh easy and secure

ssh
Access

Synology

Synology Drive Guide for installation, troubleshooting and best practices

Synology
Installation
Setup

Updating Portainer on Docker Standalone

Troubleshoots and Updates Updating Guide

This guide will walk you trough updating Portainer in terminal. Always match the agent version to the Portainer Server version. In other words, when you're installing or updating to Portainer 2.27.9 make sure all of the agents are also on version 2.27.9. To u...

updates
Portainer
Internal
External
Overseer

SSH Key Authentication Create and Share

SSH Commands and Guides

Why SSH Keys are Important? SSH keys use asymmetric encryption—a public key is placed on the server, and a private key stays on your device. Benefits over Passwords  Security: Keys are far more resistant to brute-force attacks than passwords Convenience: ...

homelab
ssh
Access

Synology Setup Guide

Setup Guide for Synology NAS

Synology
Setup

Managing Multiple SSH Keys

SSH Commands and Guides

If you use different keys for different servers or services (e.g., GitHub, work, personal), here’s how to keep it organized. Using different keys for different services makes things way more organized and secure. This way if one key gets compromised, you only ...

homelab
ssh
Access

Authentik

Installation Guides for Software and Se...

Identity Provider self hosted on Internal Services VM

homelab
Access
Installation
Internal
Authentik

SSH Agent for Passphrase Management

SSH Commands and Guides

SSH Agent is a background process that keeps your keys unlocked during your session. Start the agent and add keys: eval "$(ssh-agent -s)" ssh-add ~/.ssh/id_rsa_work ssh-add ~/.ssh/id_rsa_personal Per each key added to ssh you will need to type a phras...

homelab
ssh
Access

Pangolin

Installation Guides for Software and Se...

Pangolin Install and Setup Guide

External
VPS
homelab
Pangolin
Access

Disable Password Login

SSH Commands and Guides

Once we have ssh key setup we can disable password login on servers once keys are set up. This way our server and services are more secure. SSH to server Edit sshd_config file sudo nano /etc/ssh/sshd_config Set Authentication to No PasswordAuthent...

Access
homelab
ssh

Homarr Homepage

Installation Guides for Software and Se...

homelab
Installation
Homepage
Homarr