Initial permanent memory repository

This commit is contained in:
Myron B
2026-04-29 07:42:02 -05:00
commit 916d72c6cc
6 changed files with 138 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Durable Memory
## Usage
Store stable information here that future sessions should know quickly.
## Current Durable Facts
- Primary GitHub account: `myronblair`
- Proxmox cluster name: `PVEOrbis`
- Cluster nodes:
- `pve` at `10.48.200.90`
- `pve2` at `10.48.200.91`
- `goflex` is a mount on `pve1`, not a separate host
- `pve2` storage mount is `/mnt/storage4t`
- `PMBackup` is VM `300` on `pve2`
- `FusionPBX` is VM `301` on `pve2`
- `UrBackup` is VM `302` on `pve2`
- FortiGate management URL: `https://10.48.200.1:9443/login`
## Notes
- Treat this file as the fastest summary of long-lived facts.