selfhst-icons
selfhst-icons
Docker-Anwendung from Scootter's Repository
Übersicht
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):
rsync
Cloning the repository to a local folder
External tools like git-sync
A self-hosting guide can be seen here: https://github.com/sceather/Unraid-templates/wiki/selfh.st-icons
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:4050]- Netzwerk
proxynet- Shell
sh- Privilegiert
- false
- Extra Params
--restart unless-stopped
Konfiguration der Vorlage
- Ziel
- 4050
- Standard
- 4050
- Wert
- 4050
# Set to 'remote' to use remote assets from this repo # Set to 'local' to use local icon files (requires volume mount)
- Wert
- remote
# 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
- Wert
- webp
# 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
- Wert
- 0f60d9
# 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
- Wert
- https://cdn.jsdelivr.net/gh/selfhst/icons@main
# Always required if ICON_SOURCE is 'local'
- Ziel
- /app/icons/svg
- Wert
- /mnt/user/appdata/selfhst-icons/svg
# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'webp'
- Ziel
- /app/icons/webp
- Wert
- /mnt/user/appdata/selfhst-icons/webp
# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'avif'
- Ziel
- /app/icons/avif
- Wert
- /mnt/user/appdata/selfhst-icons/avif
# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'png'
- Ziel
- /app/icons/png
- Wert
- /mnt/user/appdata/selfhst-icons/png
# Only required if ICON_SOURCE is 'local' and STANDARD_ICON_FORMAT is 'ico'
- Ziel
- /app/icons/ico
- Wert
- /mnt/user/appdata/selfhst-icons/ico
# Optional mount for custom local icons
- Ziel
- /app/icons/custom
- Wert
- /mnt/user/appdata/selfhst-icons/custom
Kategorien
Einzelheiten
ghcr.io/selfhst/icons:latestFühren Sie selfhst-icons auf Unraid aus.
selfhst-icons ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.