Devcontainer Failed to Clone Github Private Repo
I am trying to setup workspaces by using devcontainer templates found in: https://github.com/coder/coder/blob/main/examples/templates/devcontainer-docker/main.tf
I have also setup Github external authentication as mentioned here: https://coder.com/docs/@6b5f959/admin/git-providers
During the workspace creation the authentication with GitHub is also valid.
In the workspace i will define a private repo to which the GitHub OAuth App is setup.
During the container creation the authentication fails and I am not sure what is missing in the setup 😦
any help would be appreciated, thanks
GitHub
coder/examples/templates/devcontainer-docker/main.tf at main · code...
Provision remote development environments via Terraform - coder/coder
Git Providers - Coder Docs
Learn how connect Coder with external git providers
2 Replies
<#1255506300284960850>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
@Phorcys sir any direction from here?