feat(auth): integrate TinyAuth SSO for NetBox authentication
Deploy TinyAuth v4 as CT 115 (192.168.2.10) to provide centralized SSO authentication for NetBox via Nginx Proxy Manager. **New Infrastructure:** - CT 115: TinyAuth authentication layer - Domain: tinyauth.apophisnetworking.net - Integration: NPM auth_request → TinyAuth → NetBox **Configuration:** - Docker Compose with bcrypt-hashed credentials - NPM advanced config for auth_request integration - HTTPS enforcement via SSL termination **Issues Resolved:** - 500 Internal Server Error (Nginx config syntax) - "IP addresses not allowed" (APP_URL domain requirement) - Port mapping (8000:3000 for internal port 3000) - Invalid password (bcrypt hash requirement for v4) **Documentation:** - Complete TinyAuth README at services/tinyauth/README.md - Updated CLAUDE_STATUS.md with CT 115 infrastructure - Added bug report for scribe agent tool permissions **Note:** Container restart required on CT 115 to apply bcrypt hash 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,92 @@
|
||||
--- Logical volume ---
|
||||
LV Name data
|
||||
VG Name pve
|
||||
LV UUID nXr2yp-cBLu-zk2O-IuK6-rusJ-SGQe-f0phx9
|
||||
LV Write Access read/write (activated read only)
|
||||
LV Creation host, time proxmox, 2025-02-10 22:36:59 -0700
|
||||
LV Pool metadata data_tmeta
|
||||
LV Pool data data_tdata
|
||||
LV Status available
|
||||
# open 0
|
||||
LV Size 65.79 GiB
|
||||
Allocated pool data 0.01%
|
||||
Allocated metadata 1.60%
|
||||
Current LE 16843
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:5
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/swap
|
||||
LV Name swap
|
||||
VG Name pve
|
||||
LV UUID WUwIOg-KoKp-s0Gv-OEdK-SfAM-If3g-dC8RCz
|
||||
LV Write Access read/write
|
||||
LV Creation host, time proxmox, 2025-02-10 22:36:39 -0700
|
||||
LV Status available
|
||||
# open 2
|
||||
LV Size 8.00 GiB
|
||||
Current LE 2048
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:0
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/root
|
||||
LV Name root
|
||||
VG Name pve
|
||||
LV UUID gwPJ9W-AdR3-ztx1-MFSR-ZDcC-XMyr-cE5bkC
|
||||
LV Write Access read/write
|
||||
LV Creation host, time proxmox, 2025-02-10 22:36:39 -0700
|
||||
LV Status available
|
||||
# open 1
|
||||
LV Size <43.93 GiB
|
||||
Current LE 11246
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:1
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/vm-104-cloudinit
|
||||
LV Name vm-104-cloudinit
|
||||
VG Name pve
|
||||
LV UUID BZOYmV-vyKT-wbeu-wb8w-hqxH-WsNB-fAK2k1
|
||||
LV Write Access read/write
|
||||
LV Creation host, time serviceslab, 2025-05-24 15:08:16 -0600
|
||||
LV Pool name data
|
||||
LV Status available
|
||||
# open 0
|
||||
LV Size 4.00 MiB
|
||||
Mapped size 9.38%
|
||||
Current LE 1
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:6
|
||||
|
||||
--- Logical volume ---
|
||||
LV Path /dev/pve/vm-108-disk-0
|
||||
LV Name vm-108-disk-0
|
||||
VG Name pve
|
||||
LV UUID LWXsVN-pL9V-eGJp-XPdC-pJ2e-HhPB-Cl1VbL
|
||||
LV Write Access read/write
|
||||
LV Creation host, time serviceslab, 2025-06-27 17:25:15 -0600
|
||||
LV Pool name data
|
||||
LV Status available
|
||||
# open 0
|
||||
LV Size 4.00 MiB
|
||||
Mapped size 14.06%
|
||||
Current LE 1
|
||||
Segments 1
|
||||
Allocation inherit
|
||||
Read ahead sectors auto
|
||||
- currently set to 256
|
||||
Block device 252:7
|
||||
|
||||
Reference in New Issue
Block a user