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

Reorder first part for newer AWS console #21

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

sebastian-correa
Copy link

Closes #20.

Most of the changes in this PR are rephrasing and reordering lists, that's why there are so many additions and deletions.

Important changes follow:
set-up-users:

  1. Recommend a password manager in set-up-users.

Introduction:

  1. Clarify that the frontend isn't fully functional.
  2. Add basic explanation on how to navigate AWS's console.
  3. Add suggestion to branch master before starting, as the user will be committing some things.
  4. Explain how to get logs from EC2 instances.

General:
Parameters for the parameter store currently have a static name. For an external user, this is not a problem. For people using Tryolabs' playground account this is a problem because using a unique parameter name prevents multiple users from doing the workshop at the same time and could cause issues with old parameters.

Therefore, all parameter naming suggestions have been changed to make them unique to each user. Notes have been made in all files where /prod/ parameters are referenced to instruct the user to change relevant files and to be consistent.

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

Successfully merging this pull request may close these issues.

The first part can be improved
1 participant