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

Minimize Env Vars #766

Open
james-otten opened this issue Dec 3, 2024 · 1 comment
Open

Minimize Env Vars #766

james-otten opened this issue Dec 3, 2024 · 1 comment

Comments

@james-otten
Copy link
Collaborator

Remove secret env vars not needed by celery
#765

@WillNilges
Copy link
Collaborator

WillNilges commented Dec 5, 2024

We can also get rid of the following from our environments:

  • GH_TOKEN (unauthenticated requests are ratelimited to 1/min, but we only query 2/hr)
  • PGADMIN_EMAIL
  • PGADMIN_PASSWORD

Additionally, I am not sure what SSH_KNOWN_HOSTS or SSH_PRIVATE_KEY are used for. Was this a grandbox thing? This is for the manager so we can ssh into it.

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