Skip to content

Commit

Permalink
Merge pull request #654 from Nalum/install-links-sort
Browse files Browse the repository at this point in the history
Sort links list and add CodeCommit to sentence above list
  • Loading branch information
Daniel Holbach authored Dec 1, 2021
2 parents fd6161a + 8a71c4a commit ef2d691
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions content/en/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,15 @@ as [multi-arch container images](https://docs.docker.com/docker-for-mac/multi-ar
with support for Linux `amd64`, `arm64` and `armv7` (e.g. 32bit Raspberry Pi)
architectures.

If your Git provider is **GitHub**, **GitLab**, **Azure DevOps** or **Bitbucket Server** please follow the specific bootstrap procedure:
If your Git provider is **AWS CodeCommit**, **Azure DevOps**, **Bitbucket Server**, **GitHub** or **GitLab** please
follow the specific bootstrap procedure:

* [GitHub.com and GitHub Enterprise](#github-and-github-enterprise)
* [GitLab.com and GitLab Enterprise](#gitlab-and-gitlab-enterprise)
* [Azure DevOps](./use-cases/azure.md#flux-installation-for-azure-devops)
* [AWS CodeCommit](./use-cases/aws-codecommit.md#flux-installation-for-aws-codecommit)
* [Azure DevOps](./use-cases/azure.md#flux-installation-for-azure-devops)
* [Bitbucket Server and Data Center](#bitbucket-server-and-data-center)
* [GitHub.com and GitHub Enterprise](#github-and-github-enterprise)
* [GitLab.com and GitLab Enterprise](#gitlab-and-gitlab-enterprise)

### Generic Git Server

The `bootstrap git` command takes an existing Git repository, clones it and
Expand Down

0 comments on commit ef2d691

Please sign in to comment.