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

aws help #736

Open
muslimecoin opened this issue Dec 25, 2019 · 1 comment
Open

aws help #736

muslimecoin opened this issue Dec 25, 2019 · 1 comment

Comments

@muslimecoin
Copy link

export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
export BUCKET_NAME=
export AWS_REGION=
export SENDGRID_API_KEY=
export PASSWORD_RESET_SALT=
export TOKEN_MAXIMUM_AGE=
pleez how to get all thes variables

@acsrujan
Copy link
Contributor

acsrujan commented Oct 7, 2020

Hi, it looks like you're new to AWS and Linux too.
I'd recommend you to go through following documentation for access key, secret key, region. - https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html

Bucket name is whichever S3 bucket you've created.
Sendgrid API Key, password reset salt and token maximum age aren't related to AWS and they're specific to your application.

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

No branches or pull requests

2 participants