Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the README.md on steps to test LicenseToDeploy #26

Closed

Conversation

pthatchinamoorthy
Copy link
Contributor

Here, were are trying to rolling deploy a base Linux Image to a Linux image which has apache running on it that reponds for ":80/index.html"

This would help anyone to onboard this project easily.


Step 5: Run the Rolling deploy to kill the old EC2 instance with tag BUILD:1 (ami-37285b57) , and spun of 2 new EC2 instances with tag BUILD:2 (ami-78245718)
- Command:
- sudo python License2Deploy/rolling_deploy.py -e qa -p PT -b 2 -a ami-78245718
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you are running this locally, you shouldn't need to run this with sudo.

@pthatchinamoorthy
Copy link
Contributor Author

@adamjkeller Closing this PR as it seems it has more information than necessay.

we can open it whenever needed. I am not going to delete this branch.

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

Successfully merging this pull request may close these issues.

None yet

2 participants