This repository has been archived by the owner on Dec 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 574
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s with startup.sh
Needed to remove a more specific volume that caused the container to not start Removing another more specific volume than another one that is specified for ldap
…o allow the script to be re-run if docker-compose image pulling fails
Updates to licenses and added notices file
Make change for service sensu to sensu-uchiwa else it is not starting with docker-compose
Update syslog default.yml to fix sensu rename issue
…turn nothing. Fixes this error: getting ./startup.sh: line 86: [: ==: unary operator expected
…_countdown_timer Change NGINX countdown timer to pretty one
…ium_2_53_0 Selenium Hub and Nodes update to 2.53.0 version, fix Accenture#90
Jenkins image version 0.2.0 release
Fixing url to add jenkins credentials via CLI
…e_swarm_outer_proxy Update adop-outer-proxy 0.2.1 to fix Amazon ELB in Swarm
…ner network to connect to jenkins.
…et_host Updated compose cli to check for both http and https protocol
Added the sonar username and password as environment variables
…t-expose Export TCP port 50000 JNLP to jenkins master host to enable slaves outside of the docker container network to connect
Updating nexus image version
…cookbook Cross-linking documentation to cartridge cookbook
Adding CLI option to not use logging driver
bahatelos
reviewed
Oct 31, 2017
|
||
Please follow below instruction if you are loading cartridge from a private repository to enable SSH key permission from your Jenkins to the private repository: | ||
|
||
1. Navigate to the following Jenkins URL (http://<public-ip>/jenkins/userContent) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bahatelos
reviewed
Oct 31, 2017
@@ -7,11 +7,28 @@ permalink: /docs/operating/cartridges/ | |||
|
|||
Once you [generate a project](/adop-docker-compose/docs/operating/projects), you will be able to load [cartridges](/adop-docker-compose/docs/architecture/cartridges/). | |||
|
|||
Prerequisite |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this be made into a header please?
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dear DevOps Team,
I have added instruction of enabling ssh between Jenkins and private repo and instruction on loading multiple cartridges.
Thanks,
Zarif