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

Dockpeek

Installation Guides for Software and Se...

Docker Monitoring Tool

homelab
Installation
Overseer
Docker

Dockge

Installation Guides for Software and Se...

Docker Compose Management Tool

Synology

Installation Guides for Software and Se...

Installs in Synology NAS

Komodo

Installation Guides for Software and Se...

Synology Initial Setup Guide (DSM Version 7)

Synology Setup Guide

Guide for setting up Synology NAS system and Services

Synology
Installation
homelab

Synology Security Guide & Best Practices

Synology Setup Guide

Steps for securing Synology NAS system

Synology
Security
Setup

Authentik Docker Compose Install

Installation Guides for Software and Se... Authentik

Authentik is an open-source Identity Provider (IdP) that helps you manage authentication and authorization across your apps and infrastructure. It supports: Single Sign-On (SSO) via OAuth2, OpenID Connect, SAML LDAP & SCIM integration Multi-factor authent...

Access
Authentik
Docker Compose
Installation

Authentik Passwordless Login

Installation Guides for Software and Se... Authentik

Passwordless Login in Authentik allows us to login using passkey instead of password. This option provides higher security and faster authentication. At the moment Passwordless Authentication only supposts WebAuth devicees (tokens, yubkey, 1password passkey)....

Authentik
Access

Authentik OAuth/ OIDC Setup - Portainer

Installation Guides for Software and Se... Authentik

Authentik uses many ways to connect to services, one being OAuth or Open ID Connect. This method is widely used on many services, such as Portainer. Please follow Authentik and Portainer documentation Portainer OAuth Setup Documentation Authentik Portaine...

Access
Installation
Authentik
Portainer
OAuth

Authentik OAuth/ OIDC Setup - Home Assistnat

Installation Guides for Software and Se... Authentik

Authentik uses many ways to connect to services, one being OAuth or Open ID Connect. This method is widely used on many services, such as Home Assistant. Home Assistant doesn't have native Open ID Connection, so we will need to use HACS for setup Please follo...

Access
Installation
Authentik
OAuth
Home Assistant

Linux Server Hardening- VPS

SSH Commands and Guides New Server Hardening- VPS

These steps go over ways to help harden your Linux Server, especially on a VPS. As VPS servers are public, adding additional security is crucial. Requirements  linux-Debian server has been installed SSH public key has already been shared with VPS setup, o...

ssh
Installation
VPS

Setting Up Automatic Updates on Debian

SSH Commands and Guides

Having automatic updates on linux machine can be beneficial to stay up to date with latest patches. At very least security updates should be enabled   Set up Automatic Updates Install Unattended Upgrades sudo apt install unattended-upgrades apt-listcha...

ssh

Pangolin Install Guide

Installation Guides for Software and Se... Pangolin

Pangolin is  Most of the guide is from their doc page, however, there is a part missing for making proxy redirect work properly.  Pangolin Quick Install Guide VPS Hardening Security Guide   Pangolin Install Guide This will resolve an issue of https://pan...

Pangolin
Installation
External
VPS

Updating Authentik

Troubleshoots and Updates Updating Guide

This is extended guide to updating Authentik software. Read trough official Authentik documentation before running updates. Authentik Documentation Take a snapshot of Overseer vm Navigate to Authentik Directory cd /docker/authentik Backup Database...

Authentik
updates
Internal
homelab

Update Docker Compose Tool

Troubleshoots and Updates Updating Guide

To update Docker Compose to new v2 version follow these steps: Add Docker GPG Key sudo apt-get update sudo apt-get install ca-certificates curl gnupg sudo install -m 0755 -d /etc/apt/keyrings curl -fsSL https://download.docker.com/linux/ubuntu/gpg | s...

Installing Dockpeek

Installation Guides for Software and Se... Dockpeek

Here is the guide to install and standup Dockpeek tool that will monitor all docker and docker images on a server and remote servers with additional agent install Github Repository   Install Dockpeek SSH to Overseer machine, or get in trough Portainer/ O...

NUT in Synology

Installation Guides for Software and Se... Synology

This guide goes trough how to connect and enable NUT Server for UPS with Synology. Assuming that there is connected ups system to synology NAS Synology Setup Login to Synology DSM Go to Control Panel Under Hardware & Power go to UPS Enable UPS Suppo...

Synology
UPS
Home Assistant

Expanding VM Filesystem Size

SSH Commands and Guides

If the VM hits the size limit, but there is more space allocated, or you allocated the space. These steps will help with expanding the size of the volume.   Checking the Size Check Disk Usage to see which disk is affected df -h Check volume group fo...

ssh
filesystem
troubleshoot