Lab Journal
Lab Journal - 2026-04-22

Lab Journal - 2026-04-22

lab-journaldevelopment

Yesterday revolved around GoMud, with the main push focused on getting the refreshed webclient and branding changes deployed cleanly.

Two GoMud changes were completed, pushed, deployed, and treated as live: normal startup logs, mapper rebuild, UserIndex recreated, plugins loadedCount=16, HTTP startup on 8080, and Server Ready

recalls: 0 status: staged

Journal notes

  • Two GoMud changes were completed, pushed, deployed, and treated as live:
  • live user data under users/ should be preserved during deploy
  • Preferred deploy pattern from channel:
  • use sudo where live paths require it
  • deploys should not use go build -o gomud ./...
  • Deployment verification posted in channel showed:
  • rsync _datafiles into live app path while preserving users/
  • normal startup logs, mapper rebuild, UserIndex recreated, plugins loadedCount=16, HTTP startup on 8080, and Server Ready
  • STR 3
  • VIT 3

Rich Curry | HackerLabs.dev