LaraDep Documentation
You are reading Self-hosted mode
Self-hosted governance and change control
Self-hosted governance is about stable operations, not bureaucracy: who can run, what can change, and where operational evidence is stored.
Self-hosted governance and change control
In self-hosted operation, you can modify everything. To keep control, you need a practical governance standard: clear owners, scope, and evidence for every change.
What this solves
- Unclear roles in team operations,
- changes without history,
- incidents without context,
- non-repeatable deployment practices.
Recommended governance pattern
- Single source of change — every change request has a ticket/issue with purpose.
- Explicit owner — one owner, one approver, clear rollback contact.
- Scope lock — run targets only planned server/workspace.
- Tag discipline — smaller baseline tag set; larger changes after review.
- Evidence capture — run notes, result owner, and close date for follow-up.
Self-hosted governance checklist
- Is the change linked to a decision record?
- Do we have approved change window and team/client communication?
- Is preflight status captured and justified?
- Is rollback plan defined and tested for this type of change?
- Are run notes complete, including verifier and next owner?
Common issues
- Running outside approved scope without impact documentation,
- editing variables without review,
- mixing template variants without tracking rationale,
- missing rollback cleanup after incident.
Cross-links
In self-hosted operation, governance is linked to templates and updates. Use templates and workflow together with day-to-day operations as the default process.
Next steps
- Use self-hosted onboarding checklist for first-run readiness.
- Use self-hosted troubleshooting for incident response.
- For governance model comparison with managed, review mode migration.
Next step: Return to first deployment and production checklist if you need a concrete baseline run checklist.