TWA
TWA
CCoder.com
Created by TWA on 10/2/2024 in #help
Can't delete a workspace which uses devcontainers
7 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
Okay, it works now! Instead of using the External Auth section in the Coder UI, I manually added the GitHub app through the github's UI. Now it shows that my organization is authenticated, and cloning private repos work.
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
v2.16.0+683a720
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
tried again, same issue this time
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
i'm probably doing something pretty simple wrong
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
No description
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
i'm going to try creating a DevContainer with a private repo URL again to see if I missed any details
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
No description
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
No description
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
cool, it's showing my auth provider is linked (it showed the same before)
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
No description
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
# Coder must be reachable from an external URL for users and workspaces to connect.
# e.g. https://coder.example.com
CODER_ACCESS_URL=https://coder.example.com
CODER_WILDCARD_ACCESS_URL=*.coder.example.com

CODER_HTTP_ADDRESS=0.0.0.0:80
CODER_PG_CONNECTION_URL=
CODER_TLS_CERT_FILE=
CODER_TLS_ENABLE=
CODER_TLS_KEY_FILE=

# SMTP
CODER_NOTIFICATIONS_EMAIL_FROM=[email protected]
CODER_NOTIFICATIONS_EMAIL_SMARTHOST=smtp.example.com:587
CODER_NOTIFICATIONS_EMAIL_TLS_STARTTLS=true
CODER_NOTIFICATIONS_EMAIL_AUTH_USERNAME=username
CODER_NOTIFICATIONS_EMAIL_AUTH_PASSWORD="password”

# Github SSO
CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS=true
CODER_OAUTH2_GITHUB_ALLOWED_ORGS="myorgnamehere”
CODER_OAUTH2_GITHUB_CLIENT_ID=“oauth-github-client-id”
CODER_OAUTH2_GITHUB_CLIENT_SECRET="oauth-github-client-secret”

# Github External Auth
CODER_EXTERNAL_AUTH_0_ID="primary-github"
CODER_EXTERNAL_AUTH_0_TYPE=github
CODER_EXTERNAL_AUTH_0_CLIENT_ID="external-auth-github-client-id”
CODER_EXTERNAL_AUTH_0_CLIENT_SECRET="external-auth-github-client-secret”

# Run "coder server --help" for flag information.
# Coder must be reachable from an external URL for users and workspaces to connect.
# e.g. https://coder.example.com
CODER_ACCESS_URL=https://coder.example.com
CODER_WILDCARD_ACCESS_URL=*.coder.example.com

CODER_HTTP_ADDRESS=0.0.0.0:80
CODER_PG_CONNECTION_URL=
CODER_TLS_CERT_FILE=
CODER_TLS_ENABLE=
CODER_TLS_KEY_FILE=

# SMTP
CODER_NOTIFICATIONS_EMAIL_FROM=[email protected]
CODER_NOTIFICATIONS_EMAIL_SMARTHOST=smtp.example.com:587
CODER_NOTIFICATIONS_EMAIL_TLS_STARTTLS=true
CODER_NOTIFICATIONS_EMAIL_AUTH_USERNAME=username
CODER_NOTIFICATIONS_EMAIL_AUTH_PASSWORD="password”

# Github SSO
CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS=true
CODER_OAUTH2_GITHUB_ALLOWED_ORGS="myorgnamehere”
CODER_OAUTH2_GITHUB_CLIENT_ID=“oauth-github-client-id”
CODER_OAUTH2_GITHUB_CLIENT_SECRET="oauth-github-client-secret”

# Github External Auth
CODER_EXTERNAL_AUTH_0_ID="primary-github"
CODER_EXTERNAL_AUTH_0_TYPE=github
CODER_EXTERNAL_AUTH_0_CLIENT_ID="external-auth-github-client-id”
CODER_EXTERNAL_AUTH_0_CLIENT_SECRET="external-auth-github-client-secret”

# Run "coder server --help" for flag information.
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
sure
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
yes
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
No description
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
yes
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
it's currently set to that
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
i'm currently using two apps one for external auth and one for sso
43 replies
CCoder.com
Created by TWA on 10/2/2024 in #help
I am trying to setup Git Auth with Coder Envbuilder
No description
43 replies