selfhst-icons

selfhst-icons

Aplicación Docker from Scootter's Repository

Visión general

selfh.st/icons is a collection of logos and icons for for self-hosted (and non-self-hosted) software.

This is a container to reference and colorize selfh.st/icons via HEX color codes.

See here for how to use the custom colored icons. https://github.com/selfhst/icons/wiki#building-links

Example Usage
https://example.com/bookstack
https://example.com/bookstack/primary
https://example.com/bookstack/8803fc
https://example.com/custom/bookstack.png

The image is configured to reference remote icon files by default. Users who prefer to host the assets locally should consider one of the following options (not covered in this documentation):

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:4050]
Red
proxynet
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

Port 4050Porttcp
Objetivo
4050
Por defecto
4050
Valor
4050
ICON_SOURCEVariable

# Set to 'remote' to use remote assets from this repo # Set to 'local' to use local icon files (requires volume mount)

Valor
remote
STANDARD_ICON_FORMATVariable

# Specify an icon format to use when a custom color is not specified # By default, this is set to 'webp' as not all icons have SVG versions

Valor
webp
PRIMARY_COLORVariable

# Specify a primary custom icon color to easily apply or update icons in bulk # Note: See the 'Building Links' section below for how to reference the primary color in URLs

Valor
0f60d9
REMOTE_URLVariable

# Specify a remote URL to serve icons from somewhere other than this repository # Note: The URL must serve paths for /svg and the STANDARD_ICON_FORMAT below from its root

Valor
https://cdn.jsdelivr.net/gh/selfhst/icons@main
Icons SVGPathro

# Always required if ICON_SOURCE is 'local'

Objetivo
/app/icons/svg
Valor
/mnt/user/appdata/selfhst-icons/svg
Icons WebPPathro

# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'webp'

Objetivo
/app/icons/webp
Valor
/mnt/user/appdata/selfhst-icons/webp
Icons AVIFPathro

# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'avif'

Objetivo
/app/icons/avif
Valor
/mnt/user/appdata/selfhst-icons/avif
Icons PNGPathro

# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'png'

Objetivo
/app/icons/png
Valor
/mnt/user/appdata/selfhst-icons/png
Icons ICOPathro

# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'ico'

Objetivo
/app/icons/ico
Valor
/mnt/user/appdata/selfhst-icons/ico
Icons CustomPathro

# Optional mount for custom local icons

Objetivo
/app/icons/custom
Valor
/mnt/user/appdata/selfhst-icons/custom

Detalles

Repositorio
ghcr.io/selfhst/icons:latest
Última actualización2026-05-31
Visto por primera vez2026-03-06

Ejecute selfhst-icons en Unraid.

selfhst-icons se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.