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

Set up env vars for Production #227

Open
16 of 22 tasks
ShanaLMoore opened this issue Feb 3, 2025 · 1 comment
Open
16 of 22 tasks

Set up env vars for Production #227

ShanaLMoore opened this issue Feb 3, 2025 · 1 comment
Assignees

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Feb 3, 2025

Summary

palni-palci-knapsack-production will have the appropriate env vars set for the cutover.

check the list in the readme
compare against adventist knapsack
check pals prod too

tasks

production.yaml =>

  • $AWS_ACCESS_KEY_ID
  • $AWS_SECRET_ACCESS_KEY
  • $CLIENT_ADMIN_USER_EMAIL
  • $CLIENT_ADMIN_USER_PASSWORD
  • $DB_PASSWORD
  • $GOOGLE_ACCOUNT_JSON
  • $GOOGLE_ANALYTICS_ID
  • $GOOGLE_ANALYTICS_PROPERTY_ID
  • $GOOGLE_FONTS_KEY
  • $GOOGLE_OAUTH_PRIVATE_KEY_SECRET
  • $GOOGLE_OAUTH_PRIVATE_KEY_VALUE
  • $HYKU_USER_DEFAULT_PASSWORD
  • $INITIAL_ADMIN_EMAIL
  • $INITIAL_ADMIN_PASSWORD
  • $NEGATIVE_CAPTCHA_SECRET
  • $REDIS_PASSWORD
  • $SENTRY_DSN
  • $SENTRY_ENVIRONMENT
  • $SMTP_PASSWORD
  • $SOLR_ADMIN_PASSWORD
  • $TEST_USER_EMAIL
  • $TEST_USER_PASSWORD

Adventist knapsack:

Image

pals prod:

Image

@ShanaLMoore ShanaLMoore self-assigned this Feb 4, 2025
@ShanaLMoore
Copy link
Contributor Author

The unchecked values are values that pals production don't have set.

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

1 participant