Skip to content

Run codedeploy-agent as non-root user #5

@Jud

Description

@Jud

It would be nice to be able to run the agent as a non-root user, or, only run the supervisor as root, and drop privileges on the child process if they're not needed.

In our case, we'd like to only deploy signed binaries which are checked by a server agent as part of the deploy process (with the agent only decrypting a payload if the signatures are verified). Because code-deploy runs as root, it is possible that compromised credentials could lead to an unauthorized payload being deployed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions