Register GitHub Account
This page provides a step-by-step guide on how to register your GitHub account with our platform, enabling you to access and manage runbook hubs for context-driven troubleshooting documentation
Last updated
This page provides a step-by-step guide on how to register your GitHub account with our platform, enabling you to access and manage runbook hubs for context-driven troubleshooting documentation
Last updated
Registering a GitHub account with gopaddle allows you to unlock the full potential of runbook hubs for efficient, context-aware troubleshooting. Discover existing hubs or easily create new ones for streamlined documentation and faster issue resolution. Follow the steps to create a repository in GitHub account and register the GitHub account
Create a new private repository (say demo-hub) in a GitHub account that would act as a Runbook Hub.
Create an access token in the GitHub account with permission to read the repository.
Select the user profile in GitHub account and click on Settings
In the Settings page, select Developer Settings in the left panel.
Choose Personal access tokens and Tokens (classic)
Select Generate new token and Generate new token (classic)
Add a note “gopaddle runbook access” to the token for future reference
Under Select scopes, choose repo.
Copy the token
In the gopaddle UI, in the left panel under Settings, choose Code and then Accounts
Choose Register Source Control Account
Select Token and provide the GitHub token
Click Register: This will register and discover any pre-existing runbook hubs (ie., repositories with .gp.yaml). If there are no pre-existing hubs, a new hub can be created at a later stage.