Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Document startup_script_behavior in Templates: Coder agent and Agent does not become ready (rewrite) #7759

Closed
@mafredri

Description

@mafredri

This issue tracks documentation improvements for startup_script_behavior (previously, login_before_ready).

The following sections in Templates need improving:

  • Coder agent
    • Explain why startup_script_behavior => blocking is a good idea
    • Recommend writing startup scripts that inform the user of what's happening, e.g. echo "Synchronizing /home ..."
    • Mention the importance of & in text (outside of code comments) and mention that >/dev/null 2>&1 may be required to prevent startup script from hanging at the end
  • Agent does not become ready
    • Mention all bypass methods (e.g. environment variables) and make the documentation more focused on fixing the issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions