Skip to content

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Jun 3, 2022

Closes #1765 #1274.

@bpmct bpmct requested a review from f0ssel June 3, 2022 19:37
@bpmct bpmct self-assigned this Jun 3, 2022
Copy link
Contributor

@f0ssel f0ssel left a comment

Choose a reason for hiding this comment

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

lgtm. Is there any way to simplify the template? Ideally we just want to highlight the usage of the startup_script parameter. But if not no biggie.

@bpmct
Copy link
Member Author

bpmct commented Jun 6, 2022

@f0ssel - I've simplified the template, I agree we should just focus on dotfiles usage in the example.

However, two issues, which I think are related:

  1. the ssh key doesn't seem to be present in the machine at the time of startup_script
  2. the Coder binary is not present at the time of startup_script
     /bin/bash: coder: No such file or directory
     coder: No such file or directory

However, when I ssh into the workspace, coder works. Any ideas?

@f0ssel
Copy link
Contributor

f0ssel commented Jun 6, 2022

@kylecarbs could you explain why this is the case? Are we running startup script via some other way than through coder agent?

@kylecarbs
Copy link
Member

The PATH just isn't being set when executing the startup script @f0ssel

@bpmct bpmct enabled auto-merge (squash) June 8, 2022 21:13
@bpmct bpmct merged commit 42c6b08 into main Jun 8, 2022
@bpmct bpmct deleted the bpmct/dotfiles-example branch June 8, 2022 21:23
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 this pull request may close these issues.

example: example template with dotfiles usage
4 participants