Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Adding option to choose AMI ID into quickstart script #165

Closed
wants to merge 294 commits into from

Conversation

statlus
Copy link
Contributor

@statlus statlus commented Nov 18, 2016

Adding an option into the quickstart script to set the AMI ID for the docker-machine. This can act as a nice workaround if you're running quickstart in a AWS region that docker-machine doesn't support yet (e.g. Ohio), or if you just don't want the default AMI.

DanTarl and others added 30 commits February 5, 2016 16:47
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
Minor documentation improvement and script fix
Anton Kaspiarovich and others added 25 commits September 25, 2016 11:43
…_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
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
…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
…cookbook

Cross-linking documentation to cartridge cookbook
Adding CLI option to not use logging driver
@statlus
Copy link
Contributor Author

statlus commented Nov 18, 2016

Fixing some of the indenting.

@RobertNorthard
Copy link
Contributor

Thanks @statlus for the contribution.

However, so we do not copy all the docker-machine arguments I suggest we have a --docker-machine-override option that allows us to specify 'x' number of docker machine options.

e.g. ./quickstart.sh --docker-machine-override param etc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.