Advanced Search
Search Results
85 total results found
Dockpeek
Docker Monitoring Tool
Dockge
Docker Compose Management Tool
Synology
Installs in Synology NAS
Komodo
Synology Initial Setup Guide (DSM Version 7)
Guide for setting up Synology NAS system and Services
Synology Security Guide & Best Practices
Steps for securing Synology NAS system
Authentik Docker Compose Install
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...
Authentik Passwordless Login
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 OAuth/ OIDC Setup - Portainer
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...
Authentik OAuth/ OIDC Setup - Home Assistnat
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...
Linux 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...
Setting Up Automatic Updates on Debian
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...
Pangolin Install Guide
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...
Updating Authentik
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...
Update Docker Compose Tool
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
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
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...
Expanding VM Filesystem Size
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...