Skip to content

Fleet

Description

Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories.

Image

linuxserver/fleet:latest

Categories

  • Uncategorized Services

Ports

  • 8080:8080/tcp

Volumes

ContainerBind
/config/opt/appdata/fleet

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/Amsterdamspecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
fleet_admin_authentication_typefleet_admin_authentication_typeDATABASEA switch to define how Fleet manages user logins. If set to DATABASE, see the related optional params. Can be set to either DATABASE or PROPERTIES.
fleet_database_urlfleet_database_urljdbc:mariadb://<url>:3306/fleetThe full JDBC connection string to the Fleet database
fleet_database_usernamefleet_database_usernamefleet_userThe username with the relevant GRANT permissions for the database
fleet_database_passwordfleet_database_passworddbuserpasswordThe database user's password.
fleet_admin_secretfleet_admin_secretrandomstringA string used as part of the password key derivation process.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.fleet.ruleHost(`fleet.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.fleet.entrypointshttps
traefik.http.services.fleet.loadbalancer.server.port8080
traefik.http.routers.fleet.tlstrue
traefik.http.routers.fleet.tls.certresolverdefault
traefik.http.routers.fleet.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleFleet
mafl.descriptionFleet provides an online web interface which displays a set of maintained images from one or more owned repositories.
mafl.linkhttps://fleet.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupServices
mafl.icon.url``````

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.