docs icon indicating copy to clipboard operation
docs copied to clipboard

Document Codefresh Coldstart Process

Open osterman opened this issue 7 years ago • 0 comments

what

  1. Get organization setup by codefresh
  2. Invite key stakeholders
  3. Add GitHub integration using bot account scoped to only (1) GitHub organization
  4. Add Kubernetes integration
  5. Add Codefresh Docker Registry
  6. Generate API token that can be used with codefresh cli
  7. codefresh create helm-repo default (with CF_API_KEY exported)
  8. Setup common shared settings
  9. Import repos
  10. Create GitHub Personal Access Token (github-status-updater) with scopes public_repo, repo:status, using GitHub bot account.
  11. Create Slack Token

osterman avatar Dec 02 '18 19:12 osterman