saltyorg / Sandbox

Saltbox Sandbox
GNU General Public License v3.0
64 stars 91 forks source link

Watchtower | Port configuration for Metrics #318

Closed Barrow1990 closed 6 months ago

Barrow1990 commented 6 months ago

~Requires port 8080 to be available. Don't need this as default, Requires the option to override in Inventory As it stands it doesn't look for anything~

Requires a Metrics Toggle adding. See below for API

See: https://containrrr.dev/watchtower/arguments/#http_api_metrics

https://containrrr.dev/watchtower/metrics/

owine commented 6 months ago

What is the request? You can do this as a custom env via inventory

saltydk commented 6 months ago

This doesn't require a port mapping. Just an API router for it.

On Sun, 7 Jan 2024, 21:04 owine, @.***> wrote:

What is the request? You can do this as a custom env via inventory

— Reply to this email directly, view it on GitHub https://github.com/saltyorg/Sandbox/issues/318#issuecomment-1880157300, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSIMLQ54OFLB6BM2GIQF3TYNL5U3AVCNFSM6AAAAABBQRQMSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGE2TOMZQGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Barrow1990 commented 6 months ago

How is this done in inventory / how do i go about putting an API router?

saltydk commented 6 months ago

Just add labels like Plex role does for webtools through the inventory after adding the ENV to enable the metrics, likely need to not have authelia on the endpoint.

Barrow1990 commented 6 months ago

Thanks. Not sure what you mean. But having looked at the plex-web-tools router settings. Seems above my understanding

saltydk commented 6 months ago

Just change the request into adding a metrics toggle and we'll add it whenever one of us has time.

Barrow1990 commented 6 months ago

Just change the request into adding a metrics toggle and we'll add it whenever one of us has time.

Sorted