SquirrelCorporation / SquirrelServersManager

A user friendly, UI/UX focus server & configuration management tool
https://squirrelserversmanager.io/
GNU Affero General Public License v3.0
747 stars 22 forks source link

[FEATURE] Compatibility for docker environments with a TLS Configuration #218

Closed SpasianNrD closed 2 months ago

SpasianNrD commented 2 months ago

Is your feature request related to a problem? Please describe. In my environment, all docker sockets are configured behind TLS Certificates. Currently docker services/containers won't update or show for any of my machines/vms. Volumes, Networks, and Images do update after SSM restart or host recheck.

Describe the solution you'd like Allow to the option to connect to the docker sockets with TLS certificate configuration.

Describe alternatives you've considered Not having the agent connect via the socket at all, running through docker information with just cli commands in the connection strings.

Additional context The TLS setup for docker is outlined here: (x)

SquirrelDeveloper commented 2 months ago

@SpasianNrD Yes, the underlying library is supporting certificates, so I will add this feature in the next version

SquirrelDeveloper commented 2 months ago

Added in a future release v0.1.18

SquirrelDeveloper commented 2 months ago

@SpasianNrD The version has been released, doc updated https://squirrelserversmanager.io/docs/technical-guide/docker-connection