Skip to content

Instantly share code, notes, and snippets.

@cgwalters
Last active April 4, 2016 14:07
Show Gist options
  • Save cgwalters/4ea0aa21d16ba71b1299ad3457eda1e2 to your computer and use it in GitHub Desktop.
Save cgwalters/4ea0aa21d16ba71b1299ad3457eda1e2 to your computer and use it in GitHub Desktop.
Adding a repo to Colin's Homu

We want to replace Colin's Homu with one more collaboratively maintained in a public OpenShift v3 instance, but for now:

  • Edit cfg.toml, add the 3 sections (main, github, travis)
    • openssl rand -hex 20 for secret
  • Add cgwalters-bot as collaborator
  • Verify that cgwalters can also commit (could possibly instead sign in as cgwalters-bot in firefox)
  • Open up webhook page on new repo
  • Rsync config file, restart homu
  • docker exec -ti homu ssh [email protected] # Work around ssh known_hosts in container
  • Commit new webhook
  • Switch to Homu and click "Synchronize pull requests"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment