plugsy / core

A simple, pluggable dashboard and status page
161 stars 4 forks source link

Enhancement: Declare the agent in an enviromental variable, so it reduces the need for a config file. #26

Closed ma-karai closed 2 years ago

ma-karai commented 3 years ago

It would be great if one can utilize the agent function on remote hosts.

plugsy_agent: true
plugsy_server: IP or hostname and port
Inlustra commented 3 years ago

I think rather than do it this way, I'm going to have a separate Docker image that is only the agent and won't include any of the frontend at all.

ma-karai commented 3 years ago

makes sense, would also be much more light weight.

Inlustra commented 2 years ago

Solved in V6! https://github.com/plugsy/core/blob/main/docs/agent-mode.md