This section provides steps to create a Git repository in GitHub. GitHub is tested with the Edge Compute Stack service and provides a great option if you want to use a cloud based Git repository.
Follow the procedure to create a GitHub repository to be used with the Edge Compute Stack service.
Procedure
- Go to https://github.com/.
- Create a new GitHub account or log into your existing GitHub account.
- From the GitHub home page, click Start a new repository to create a blank repository.
- Enter a name for your repository.
- To deny public access to configurations and secrets, set the repository type to Private.
- Under the Initialize this repository with: section, click Add a README file.
- Click Create a new repository.
Results
A blank Git repository is created where you can store the desired state of your Edge locations.