Manual / Infrastructure / GitHub / GitHub Handbook
Cloudberrie Business & Operations Manual

GitHub Handbook

The complete Cloudberrie operating model for accounts, organizations, repositories, collaboration, security, releases, and Cloudflare deployment.

Document: INF-100Type: Guide / SOPStatus: ApprovedOwner: Engineering OperationsVersion: 4.2.0Updated: 2026-07-17

Purpose

GitHub is Cloudberrie’s system of record for source code, documentation source, change history, reviews, releases, and deployment integrations. This handbook begins with a brand-new account and ends with a protected, business-owned repository connected to Cloudflare.

Cloudberrie rule: repositories must live inside the business organization. Do not make a founder’s personal namespace the permanent home of company code.

Recommended Cloudberrie Model

ItemRecommended value
Administrative loginaccounts@cloudberrie.com using a role-based GitHub user such as cb-engops
Organizationcloudberrie-studio or the approved available equivalent
PlanStart with GitHub Free; review Team when advanced organization-wide governance is required
Repository visibilityPrivate by default
Default branchmain
Authentication2FA mandatory; passkeys/security keys preferred where practical

Implementation Sequence

  1. Create and secure the administrative GitHub account.
  2. Create the Cloudberrie organization.
  3. Configure organization identity, member policies, and base permissions.
  4. Create teams and assign least-privilege access.
  5. Create the first repository.
  6. Install Git locally and push the project.
  7. Adopt branch, commit, PR, and review standards.
  8. Protect main with repository rulesets or branch protection.
  9. Enable repository security capabilities available on the selected plan.
  10. Connect the repository to Cloudflare Pages and verify previews and production deployment.

Cloudberrie Repository Portfolio

RepositoryPurpose
cb-websiteCloudberrie public website
cb-manualBusiness & Operations Manual
cb-studio-boardInternal Studio Board application
cb-eventlumiEventLumi product
cb-aifaAIFA product
cb-infrastructureInfrastructure configuration, scripts, safe DNS exports, and deployment utilities