Skip to content

docker method to run pulse-docker-agent #603

@scelfo

Description

@scelfo

Is your feature request related to a problem? Please describe.
I would like to add my TrueNAS server(s) as docker hosts in Pulse. TrueNAS does not allow installation of custom packages, but TrueNAS can run docker containers.

Describe the solution you'd like
I'd like to see a method of installing pulse-docker-agent that is based on docker, specifically docker compose. The docker container would need to be given access to /var/run/docker.sock and then docker itself can ensure that pulse-docker-agent is running. This wouldn't be preferred over the current way to install a systemd unit to ensure the agent runs at startup but it would be a nice compromise for docker hosts where the main OS can not be modified.

This would require either a separate pulse-docker-agent published docker package or perhaps the agent could be bundled into the existing rcourtman/pulse with a compose.yaml that overrides the default startup to run the agent instead of Pulse.

Describe alternatives you've considered
None really. There are ways to modify TrueNAS but I would prefer to keep it unmodified.

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions