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

Install DyanamoDB Local #16

Open
Tracked by #6
loujaybee opened this issue Jan 7, 2023 · 2 comments
Open
Tracked by #6

Install DyanamoDB Local #16

loujaybee opened this issue Jan 7, 2023 · 2 comments
Assignees

Comments

@loujaybee
Copy link
Collaborator

loujaybee commented Jan 7, 2023

  1. Copy an existing installation file https://github.com/openupthecloud/open-cloud-dev-box/blob/main/install-aws-cli.sh
    1. Use https://github.com/openupthecloud/open-cloud-dev-box/pull/7/files for inspiration if needed
  2. Add installation steps for https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html
  3. Ensure it's running by starting new workspace + running the java command java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb
  4. Raise a pull request
@loujaybee
Copy link
Collaborator Author

Duplicate of: #11

@keenson
Copy link
Collaborator

keenson commented Jan 8, 2023

I will have this ready by tomorrow.

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

No branches or pull requests

2 participants