{"id":"catbeez-prod-become-user-for-service-account","text":"The catbeez production deployment uses `become_user='catbeez'` to run application installation as the service user rather than as root.","truth_value":"IN","source":"entries/2026/05/11/deployments-catbeez-deploy-prod.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{"example":"# From catbeez-arcade/deploy-prod.py — install uv as catbeez service user\nawait ftl[\"catbeez-prod\"].shell(\n    cmd=\"which uv || (curl -LsSf https://astral.sh/uv/install.sh | sh)\",\n    become_user=\"catbeez\",\n)"},"explanation":{"steps":[{"node":"catbeez-prod-become-user-for-service-account","truth_value":"IN","reason":"premise"}]}}