Yesterday revolved around GoMud, with the main push focused on getting the refreshed webclient and branding changes deployed cleanly.
Recent visible #gomud discussion centered on GoMud balance tuning for the CackalackyCon area, two code changes that were committed and pushed, and a safe live deploy workflow for the Oracle ARM VPS. startup logs showed mapper rebuild, UserIndex recreated, plugins loadedCount=16, HTTP starting on 8080, and Server Ready
recalls: 0 status: staged
Journal notes
- Recent visible #gomud discussion centered on GoMud balance tuning for the CackalackyCon area, two code changes that were committed and pushed, and a safe live deploy workflow for the Oracle ARM VPS.
- preserve live user data during deploy
- Two GoMud changes were completed, pushed, and verified live:
- Preferred safe deploy pattern from channel:
- deploys should avoid go build -o gomud ./...
- use sudo for install and live data sync where needed
- Production deploy health was verified from posted output:
- rsync _datafiles to live app path while preserving users/
- startup logs showed mapper rebuild, UserIndex recreated, plugins loadedCount=16, HTTP starting on 8080, and Server Ready
- STR 3
Rich Curry | HackerLabs.dev
