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

19 total results found

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 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 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

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

Install Komodo Periphery Agents

Installation Guides for Software and Se... Komodo

This document goes over setting up agents for connecting to Core Komodo. When making initial docker compose in the .env file we will define the password that will go into this docker-compose.yml file under line 18. Komodo Documentation SSH to server you wa...

Installation
ssh
Komodo
Overseer

Synology NAS Setup & Configuration: Initial Steps

Synology Setup Guide Synology Initial Setup Guide (DSM Versi...

These setup goes over a Synology NAS whether purchased new or factory reset. Ensure that your NAS is plugged in and has internet access before proceeding. This Guide covers 7.0 Version install, and it assumes that NAS is plugged in, has drives and is truned o...

Installation
Synology

Set Up Proxmox Backup Server with NFS Storage

Proxmox Setup Guide Backups Setup

Proxmox Backup Server PBS is design to backup Proxmox Virtual Environment.  Proxmox Backup Server is designed to run bare-metal on dedicated hardware, with dedicated drives for the operating system and backups. The main backup should be on bare metal and NFS S...

homelab
Proxmox
Proxmox Backup Server
Backup
Installation

Installing Proxmox Backup Server

Proxmox Setup Guide Installation and Configuration Guides f...

This article goes over steps for installing Proxmox Backup Server. There is multiple options on where to run PBS instance, however for best performance running it on seperate bare metal machine would be the best option. PBS can run in virtual machine if needed...

Installation
Proxmox Backup Server
Backup

Installing Proxmox Backup Server

Installation Guides for Software and Se... Proxmox

This article goes over steps for installing Proxmox Backup Server. There is multiple options on where to run PBS instance, however for best performance running it on seperate bare metal machine would be the best option. PBS can run in virtual machine if needed...

Installation
Proxmox Backup Server
Backup

Schedule Backup Job with PBS

Proxmox Setup Guide Backups Setup

This guide goes over scheduling backup job with PBS server. Proxmox Virtual Environment can run it's own jobs, but for best optimization, using deducation and verify jobs, having PBS is good idea. Also, it provides redundancy if pve goes down. Using Proxmox B...

Installation
homelab
Proxmox
Proxmox Backup Server
Backup

Gotify Compose File

Installation Guides for Software and Se... Gotify

services: gotify: container_name: gotify hostname: gotify image: gotify/server restart: unless-stopped security_opt: - no-new-privileges:true networks: - net ports: - "3030:80" volumes: - d...

Compose File
Installation
notification

Installing Gotify with iGotify for iOS

Installation Guides for Software and Se... Gotify

Gotify is a self-hosted notification server that lets you send messages to devices and apps via a simple API. It’s great for server alerts, home automation, and custom scripts because you control delivery and history. iGotify is the bridge that makes Gotify w...

Installation
notification
homelab
Setup

Installing UxPlay on Linux

Installation Guides for Software and Se... UxPlay

This guide explains how to: Install UxPlay on Fedora Create a launch script Create a .desktop launcher so UxPlay appears in the Apps menu Run UxPlay in the background without freezing the launcher Install UxPlay and create Launch Scr...

Installation
UxPlay
Remote Access
Phone
Device

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

Installing Docker

Installation Guides for Software and Se... Docker

Steps for Installing Docker   Add the Docker Repository echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.li...

homelab
Installation
Docker

MeshCentral Installation on Ubuntu Server

Installation Guides for Software and Se... MeshCentral

These Instructions follow the steps of starting personal MeshCentral remote support server. Prerequisites require you to have set up ubuntu server, and have DNS record set up to point to this ip:443. It's good idea to use cloudflare tunnel or other type of tun...

homelab
Installation
MeshCentral

Dockhand Hawser Docker Compose Agent

Installation Guides for Software and Se... Dockhand

To install Docker Compose Agent for Dockhand version: '3.8' services: hawser: image: ghcr.io/finsys/hawser:latest container_name: hawser volumes: - /var/run/docker.sock:/var/run/docker.sock - hawser_stacks:/data/stacks ...

Installation
Docker Compose
Dockhand

Connecting Server Directory to Synology NAS (NFS Setup)

Installation Guides for Software and Se...

This is a step-by-step document on how to connect a server directory to a Synology NAS using NFS. This guide assumes you have access to both the server and the Synology NAS. Prerequisites     Access to a server (Linux-based).    Access to a Synology NAS.    ...

Installation
Synology
ssh
Setup
NFS
File Share