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

Implement environment file configs (and update documentation) #488

Open
jaydonkrooss opened this issue Apr 29, 2024 · 0 comments · May be fixed by #554
Open

Implement environment file configs (and update documentation) #488

jaydonkrooss opened this issue Apr 29, 2024 · 0 comments · May be fixed by #554
Assignees

Comments

@jaydonkrooss
Copy link
Contributor

In its current state, the app is in need of a way to extract environment variables set by developers when needed for integrations like Zoom, Twilio, and BlueJeans. Currently, running the app locally can only be done without these settings.

Make sure to reference a .env file in the Docker build (like how we have it on other projects such as MyLA). The Readme instructions ought to be updated to account for the user to create their own .env file as well.

Dev Test plan: try to add credentials for an integration using .env file (Twilio would probably be the easiest to check). And verify the integration is functional.

@jonespm jonespm self-assigned this Oct 22, 2024
jonespm added a commit to jonespm/remote-office-hours-queue that referenced this issue Oct 22, 2024
@jonespm jonespm linked a pull request Oct 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

Successfully merging a pull request may close this issue.

2 participants