Skip to content

docs: simplify OIDC config instructions #16266

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

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

matifali
Copy link
Member

Removed specific commands for running Coder with OIDC settings and replaced them with general instructions to set environment variables. This aims to streamline the setup process and reduce redundancy.

Removed specific commands for running Coder with OIDC settings and replaced with general instructions to set environment variables. This aims to streamline the setup process and reduce redundancy.
@matifali matifali requested a review from EdwardAngert January 27, 2025 07:31
@matifali matifali self-assigned this Jan 27, 2025
@github-actions github-actions bot added the stale This issue is like stale bread. label Feb 4, 2025
@EdwardAngert EdwardAngert removed the stale This issue is like stale bread. label Feb 4, 2025
If you are running Coder as a system service, you can achieve the same result as
the command above by adding the following environment variables to the
`/etc/coder.d/coder.env` file:
Set the following environment variables on your Coder deployment and restart Coder:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optional

Suggested change
Set the following environment variables on your Coder deployment and restart Coder:
Set the following environment variables in your Coder deployment's `/etc/coder.d/coder.env` file, then restart Coder:

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What I am trying to do is make all the instructions common. The env file doesn't apply for K8 s and docker based installations.

@matifali matifali merged commit a15f06a into main Feb 4, 2025
33 checks passed
@matifali matifali deleted the atif/simplify-oauth-docs branch February 4, 2025 07:50
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants