From 97505c77b135d0a2019280de0ec96197422ea5a7 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Fri, 19 Jun 2026 16:23:11 +1000 Subject: [PATCH] sam-4screen-desktop 2026-6-19:16:23:11 --- .obsidian/workspace.json | 16 ++++---- 000 daily/Daily Notes and To Do.md | 7 +++- 100 inbox/Docker Containers.md | 38 ------------------- .../Docker Containers.md | 27 +++++++++++++ .../Filesystem Drive Map.md | 0 5 files changed, 41 insertions(+), 47 deletions(-) delete mode 100644 100 inbox/Docker Containers.md create mode 100644 300 areas/360 Dev-Ops Network Computers/Docker Containers.md rename {100 inbox => 300 areas/360 Dev-Ops Network Computers}/Filesystem Drive Map.md (100%) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index b2f67a8..44e48d3 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "100 inbox/Photo Consolidation Plan.md", + "file": "000 daily/Daily Notes and To Do.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Photo Consolidation Plan" + "title": "Daily Notes and To Do" } } ] @@ -181,10 +181,10 @@ "state": { "type": "file-properties", "state": { - "file": "100 inbox/Photo Consolidation Plan.md" + "file": "000 daily/Daily Notes and To Do.md" }, "icon": "lucide-info", - "title": "File properties for Photo Consolidation Plan" + "title": "File properties for Daily Notes and To Do" } } ], @@ -210,8 +210,10 @@ "active": "c431d71763a4e2d5", "lastOpenFiles": [ "100 inbox/Home Network Overview.md", - "100 inbox/Filesystem Drive Map.md", - "100 inbox/Docker Containers.md", + "300 areas/360 Dev-Ops Network Computers/Docker Containers.md", + "300 areas/360 Dev-Ops Network Computers/Filesystem Drive Map.md", + "000 daily/Daily Notes and To Do.md", + "100 inbox/Photo Consolidation Plan.md", "100 inbox/Filesystem Consolidation Plan.md", "100 inbox/Proposed Archive Structure.md", "300 areas/360 Dev-Ops Network Computers/Backup Health Check Commands.md", @@ -219,7 +221,6 @@ "300 areas/360 Dev-Ops Network Computers/Bumblebee - The Open-Source Scanner for Messy Dev Machines.md", "300 areas/360 Dev-Ops Network Computers/Backup System — Borg, Kopia & Restic.md", "300 areas/350 AI/LLM - models to consider.md", - "100 inbox/Photo Consolidation Plan.md", "300 areas/350 AI/Pi Subagent.md", "300 areas/350 AI/Pi Agent Extensions & Skills.md", "100 inbox/test.md", @@ -230,7 +231,6 @@ "200 projects/210 AI Resume/Websites pages for AI resume.md", "200 projects/210 AI Resume/Understand Anything.md", "200 projects/210 AI Resume/multica-ai.md", - "000 daily/Daily Notes and To Do.md", "400 resources/430 Movies Books Plays Games/Hope.md", "300 areas/350 AI/Security NPM packages tools.md", "300 areas/350 AI/Automated Agentic Tools.md", diff --git a/000 daily/Daily Notes and To Do.md b/000 daily/Daily Notes and To Do.md index 1303219..0e330ed 100644 --- a/000 daily/Daily Notes and To Do.md +++ b/000 daily/Daily Notes and To Do.md @@ -11,7 +11,11 @@ tags: ⏪ [[1777-12-31]] | 📅 [[1778-W01]] | ⏩ [[1778-01-02]] ## 🎯 Focus Areas + - [ ] Consolidate photos - ensure there is back up. Any photos added to photos such as from sd cards, temp transfer or missing ensure they are in immich +- [ ] Google CLI for photos to bring them down using command line gphotos-sync +- [ ] Document all work ready for Resume AI +- [ ] Gitea for old work on .13 machine with Caddy forwarding from .35 - [ ] Ensure google images is moved down to photos. - [ ] Remove duplicates, bad photos etc. - [ ] Consolidate @@ -25,9 +29,10 @@ tags: - sheet music - Notes on computers, family, ideas, TODO's - -- [ ] Fix Audas Media NBN name to use it. Otherwise lose the domain. +- [ ] Fix Audas Media NBN name to use it. Otherwise lose the domain. - [ ] Consolidate all text and data for resume AI - projects, code, images etc. - [ ] Move notes from latest work Pi Dev, Obsidian, OpenSpec, Archon, Plannotator, +- [ ] RustFS for links like s3 to container. - [ ] Tuya local on home assistan - [ ] Finish AI-resume set up. - [ ] Set up Vorta back up with Borg diff --git a/100 inbox/Docker Containers.md b/100 inbox/Docker Containers.md deleted file mode 100644 index 8860456..0000000 --- a/100 inbox/Docker Containers.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: Docker Containers -summary: Overview of docker containers on my network -type: note -client: sam -project: ai -status: active -priority: 5 -last_verified: 2026-05-12 -tags: - - network - - Docker - - system-config - - localhost - - website -aliases: [] -id: 1778553013-ARYX ---- - -# Docker Containers - -## 🏗 System Architecture -- **Software/Stack:** docker - -## 🎯 Objective -[What problem does this note solve for Graphify?] - -## 📝 Technical Implementation -- **Runtime:** {{runtime}} -- **Environment:** [e.g. Production, Staging, Edge] - -## 🖇️ Context & Connections -- **Upstream:** [[Parent Component]] -- **Downstream:** [[Dependent Services]] -- **Related:** {{related_links}} - ---- -*Created: 2026-05-12* diff --git a/300 areas/360 Dev-Ops Network Computers/Docker Containers.md b/300 areas/360 Dev-Ops Network Computers/Docker Containers.md new file mode 100644 index 0000000..e3f2a02 --- /dev/null +++ b/300 areas/360 Dev-Ops Network Computers/Docker Containers.md @@ -0,0 +1,27 @@ +--- +title: Docker Containers +summary: Overview of docker containers on my network +type: note +client: sam +project: ai +status: active +priority: 5 +last_verified: 2026-05-12 +tags: + - network + - Docker + - system-config + - localhost + - website +aliases: [] +id: 1778553013-ARYX +--- + +# Docker Containers + +## .13 Machine Nixos desktop + + +## .35 Machine Ubuntu Server + +*Created: 2026-05-12* diff --git a/100 inbox/Filesystem Drive Map.md b/300 areas/360 Dev-Ops Network Computers/Filesystem Drive Map.md similarity index 100% rename from 100 inbox/Filesystem Drive Map.md rename to 300 areas/360 Dev-Ops Network Computers/Filesystem Drive Map.md