mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
GitBook: [#59] No subject
This commit is contained in:
committed by
gitbook-bot
parent
2d871df2ce
commit
7c73292e8e
@@ -13,8 +13,8 @@
|
||||
* [Integrating private code with Moderne SaaS](how-to/integrating-private-code.md)
|
||||
* [Importing external recipes](how-to/importing-external-recipes.md)
|
||||
* [Terraform Cloud integration](how-to/terraform-cloud-integration.md)
|
||||
* [On-Premise Agent](how-to/on-premise-agent/README.md)
|
||||
* [Configure Bitbucket with Agent](how-to/on-premise-agent/configure-bitbucket-to-agent.md)
|
||||
* [On-premise agent](how-to/on-premise-agent/README.md)
|
||||
* [Configure an agent with Bitbucket access](how-to/on-premise-agent/configure-bitbucket-to-agent.md)
|
||||
* [🚀 Accessing the Moderne API](how-to/accessing-the-moderne-api.md)
|
||||
|
||||
## Releases
|
||||
@@ -25,8 +25,8 @@
|
||||
|
||||
* [GitHub permissions](references/github-permissions.md)
|
||||
* [Token management](references/create-api-access-tokens.md)
|
||||
* [User Roles](references/user-roles.md)
|
||||
* [User roles](references/user-roles.md)
|
||||
|
||||
## Legal
|
||||
|
||||
* [Terms of Service](legal/terms-of-service.md)
|
||||
* [Terms of service](legal/terms-of-service.md)
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
# Configure Bitbucket with Agent
|
||||
|
||||
## Configure Bitbucket with Agent
|
||||
# Configure an agent with Bitbucket access
|
||||
|
||||
Configuring your Moderne Agent instance with Bitbucket is a prerequisite for both viewing recipe results within the Moderne application and committing changes from a recipe.
|
||||
|
||||
@@ -50,7 +48,7 @@ openssl x509 -pubkey -noout -in bitbucket_publickey.cer > bitbucket_publickey.p
|
||||
| Public Key | Paste the public key (`bitbucket_publickey.pem`) from step 1 |
|
||||
10. Click _Continue_ to complete the Application Link creation
|
||||
|
||||
### Step 3 - Configure Moderne Agent with Bitbucket private key
|
||||
### Step 3 - Configure the Moderne Agent with a Bitbucket private key
|
||||
|
||||
To complete the set-up of Bitbucket with the agent we will need to define the private key, `bitbucket_privatekey.pcks8`, we generated in Step 1 as a run-time parameter for the agent.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user