-
Notifications
You must be signed in to change notification settings - Fork 44
Additional Prerequsites For Existing Instances
Ben Leggett edited this page May 14, 2019
·
9 revisions
-
Jenkins: Installation will require a Jenkins instance for CI/CD.
- If you plan to use an existing instance you will need to provide a jenkins user with 'admin' permissions.
- If you do not use an existing instance, a Jenkins instance will be created for you and you can skip this step.
-
Git SCM: Installation will require a SCM instance for platform and user repositories.
- If you plan to use an existing SCM instance, only BitBucket instances are supported. Installation will require a bitbucket user with 'Admin' permission to an existing BitBucket instance.
-
Ensure the following addons are installed on the BitBucket server:
* Atlassian Universal Plugin Manager Plugin * bitbucket-webhooks * Bob Swift Atlassian Add-ons - Bitbucket CLI Connector * Bitbucket Web Post Hooks Plugin
-
- If you do not use an existing SCM instance, a Gitlab CE instance will be created for you and you can skip this step.
- If you plan to use an existing SCM instance, only BitBucket instances are supported. Installation will require a bitbucket user with 'Admin' permission to an existing BitBucket instance.