Advanced Search
Search Results
13 total results found
Public
Ubuntu Chronicles
IDP/SSO: Zitadel
Docker Compose
Homelab History
1. Announcements & Introduction
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
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)
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
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
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
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
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
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...