Skip to content

program--/glance-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Glance Agent

This is a temporary glance agent service written in Go for the server-stats widget. See glanceapp/glance#360 for more details.

Usage

The following environment variables are available:

  • GLANCE_AGENT_SECRET (required): secret token to use. Must match what is set in glance configuration.
  • GLANCE_AGENT_HOST (optional): host interface address to bind service to. Defaults to an empty string.
  • GLANCE_AGENT_PORT (optional): port to bind service to. Defaults to 8080.

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages