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
Fixing startup.sh and improving the documentation
Adding a simple Travis matrix build
Support for getting AWS credentials from default aws credentials file
…als/slight tweaks
Added additional if statement to fix previous commit for AWS credenti…
…s in ~/.aws dir when not supplied as cli param or as env var - this does not work well when multiple profiles are configured
use AWS configure files for obtaining credentials/region info
…no spaces, don't throw away generate_client_certs STDERR because this goes wrong for people if they aren't running as admin (in Windows)
Improving startup.sh experient
update local-setup.sh script to better align the steps in startup.sh
Signed-off-by: Markos Rendell <[email protected]>
Volume on the slave for Docker use during builds
… 1.10 client, env is not auto-detected appropriately in all situations
Added script to allow setting of passwords and updated compose file to include new env variables
Uncommented lines in local setup script
Fixing readme typos
Fix Jenkins & Gerrit checks to use credentials
Updating Jenkins image to 0.1.2
upgrade nodejs to 6.9.4 LTS
….9.2-LTS upgrade nodejs to 6.9.4 LTS
Updating jenkins image version
Fix for using multiple flags with adop compose init
…of SSL certificates
…ertbot_ssl Docker Registry and Certbot for Let's Encrypt
…t_man_version Removing ADOP_PLATFORM_MANAGEMENT_VERSION
Added new system variable for cartridge sources
Signed-off-by: Northard, Robert A <[email protected]>
…vy-profile-jenkins Added default Groovy installation version.
Signed-off-by: Northard, Robert A <[email protected]>
Updated Jenkins image to 0.2.5
Updating jenkins image version
HTTP GET request to get load_cartridge job to load defaults params.
Signed-off-by: Northard, Robert A <[email protected]>
…dap-port-to-host Expose LDAP container tcp port 389 to host.
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.
This pull request is a fix proposal for issue #214.