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

8 total results found

1. Announcements & Introduction

Public

Hi PrecisionPlanIT enjoyer, We will dedicate this space to guides once more in the months to come. I am so-so-so-so sorry to anyone who makes it here by way of links that I dropped in the past that are now deadlinks as none of the content exists anymore... T...

NGINX Shenanigans

Public Ubuntu Chronicles

I will be exposing my self hosted repo soon that will contain some ansible scripts and stuff I used to build out my environment without any guesswork. Also will be the repo I am using to build my flux+K8s cluster that is to be my debut into full fledged gitops...

Software Integrations (Tested In-House)

Public IDP/SSO: Zitadel

At KB.precisionplanit.com, we pride ourselves on our commitment to continuous improvement and adaptation. As part of our mission, we've integrated a variety of open-source, Identity and Access Management (IAM) compatible FOSS (Free and Open Source Software) ap...

Netbox

Public Docker Compose

My docker-compose: version: "3.7" services: netbox-postgres: image: postgres:15-alpine container_name: netbox_postgres hostname: netbox-postgres restart: unless-stopped healthcheck: test: ["CMD", "pg_isready", "-q", "-d", "...

_Docker Daemon

Public Docker Compose

These configs have stumped me one too many times. Issue: Why is my docker host having trouble resolving DNS?After enabling pi-hole or other dockerized DNS management app, lack of (systemd-resolved e.t.c. means that DNS is not available on a local level prior t...

Hardware Write-up

Public Homelab History

I did an exhaustive write up of my lab a few months ago and it died. This will be a trickle attempt to get it back in place. It was useful for referencing my hardware and showing how I have things setup. We do plan on doing it again. Especially cause we know a...

SAMBA/CIFS

Public Ubuntu Chronicles

Malformed Interfaces Issue This issue was originally introduced to Ubuntu via a kernel update as such it is related to a kernel issue. Solutions I found for this issue involve kernel patching/updating or changing the cifs settings. I recommend the latter, ...

Dual System Workstation/Gaming Build: Write Up

Public Homelab History

I had a really extensive write up of my desktop setup detailing how I use the DisplayDriver wrapper I integrated into Sunshine and the hardware etc. I am offering this as a place holder while I am slowly rebuilding my lab after recovering from a Ceph nightmare...