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

Environment variables should be used for all configuration #279

Open
aromanielloNTIA opened this issue Mar 22, 2024 · 0 comments · May be fixed by #282
Open

Environment variables should be used for all configuration #279

aromanielloNTIA opened this issue Mar 22, 2024 · 0 comments · May be fixed by #282

Comments

@aromanielloNTIA
Copy link
Member

Right now, there are two configuration bits which are not handled through environment variables:

  1. The shm_size shared memory setting for the API container
  2. The disk device /dev/nvme0n1 used by the API container

Environment variables should be added to env.template to control these. Aside from these two things, all configuration takes place in the env file.

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

Successfully merging a pull request may close this issue.

1 participant