Ryan Blundon rblundon
  • Joined on 2026-05-07
rblundon pushed to main at rblundon/homelab 2026-06-02 10:28:16 -05:00
9d860367cc honcho: document deriver disabled-by-default and manual start procedure
rblundon pushed to main at rblundon/homelab 2026-06-02 10:26:35 -05:00
f654c59dd5 honcho: add honcho_deriver_autostart flag (default: false)
rblundon pushed to main at rblundon/homelab 2026-06-02 08:43:54 -05:00
d22ac5cef2 hermes: dashboard auto-restart after updates (Restart=always)
rblundon pushed to main at rblundon/homelab 2026-05-31 23:42:00 -05:00
0fd69e0b90 ticktick: store OAuth2 creds + PSTG project ID in vault
rblundon pushed to main at rblundon/homelab 2026-05-31 23:02:24 -05:00
e8d87ff092 honcho: rotate vault_honcho_openai_api_key (new project with embeddings access)
rblundon pushed to main at rblundon/homelab 2026-05-31 22:29:07 -05:00
23612a38f2 honcho: enable OpenAI embeddings for conclusion vectorisation
rblundon pushed to main at rblundon/homelab 2026-05-31 21:09:32 -05:00
bd100c15e7 hermes: add hermes-dashboard systemd unit (port 9119, fronted by Traefik)
rblundon pushed to main at rblundon/homelab 2026-05-31 00:14:50 -05:00
dc5392446c fix(honcho/templates): restore Jinja {{ ... }} markers around secrets
rblundon pushed to main at rblundon/homelab 2026-05-31 00:11:03 -05:00
f8cf139b10 fix(honcho): cover all LLM subsystems, enable flush, disable embeddings
rblundon pushed to main at rblundon/homelab 2026-05-30 23:46:39 -05:00
ac955d327f fix(traefik/honcho): drop {{ ansible_managed }} — file is rsync-raw
rblundon pushed to main at rblundon/homelab 2026-05-30 23:44:00 -05:00
9e6339037a fix(add_service_route): use FQDN for lightning-lane + add technitium collection
rblundon pushed to main at rblundon/homelab 2026-05-30 23:37:37 -05:00
b647f6afee fix(honcho/deriver): invoke package main (src.deriver) not module file
rblundon pushed to main at rblundon/homelab 2026-05-30 23:28:55 -05:00
aabb3d5009 fix(honcho/deriver): invoke via python -m so src.* imports resolve
rblundon pushed to main at rblundon/homelab 2026-05-30 23:20:44 -05:00
4ed64ab91c feat(vault): add honcho secrets for lincoln deployment
rblundon pushed to main at rblundon/homelab 2026-05-30 23:08:39 -05:00
f57e0bef02 feat(day0): promote expand_root_lv to a canonical day0 step
rblundon pushed to main at rblundon/homelab 2026-05-30 23:03:14 -05:00
9ed7466fd8 feat(expand_root_lv): new role to grow root LV to fill VG + resize fs
rblundon pushed to main at rblundon/homelab 2026-05-30 22:41:40 -05:00
4d7766d1b1 feat(honcho): add role + day1 playbook + traefik route for lincoln
rblundon pushed to main at rblundon/homelab 2026-05-29 23:25:09 -05:00
09ae954085 fix(semaphore/configure): template vault entry requires type='password'
rblundon pushed to main at rblundon/homelab 2026-05-29 23:13:52 -05:00
8fd9fd5b20 fix(semaphore/configure): vault key attaches via vaults[] not vault_key_id
rblundon pushed to main at rblundon/homelab 2026-05-29 23:11:33 -05:00
dcb764eca7 fix(semaphore): ANSIBLE_ROLES_PATH is relative to repo root not playbook dir