feat: add figlet tool to kit stack

Added figlet-ui service to kit stack:
- Image: ghcr.io/valknarness/figlet-ui:latest
- Host: figlet.kit.pivoine.art
- Traefik routing with HTTPS and compression
- Watchtower auto-update enabled

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-09 13:35:15 +01:00
parent 46ba4e0e06
commit b471a125a0
2 changed files with 29 additions and 0 deletions

View File

@@ -142,6 +142,8 @@ envs:
KIT_UNITS_TRAEFIK_HOST: units.kit.pivoine.art
KIT_DRAW_IMAGE: excalidraw/excalidraw:latest
KIT_DRAW_TRAEFIK_HOST: draw.kit.pivoine.art
KIT_FIGLET_IMAGE: ghcr.io/valknarness/figlet-ui:latest
KIT_FIGLET_TRAEFIK_HOST: figlet.kit.pivoine.art
# Jellyfin
JELLY_TRAEFIK_ENABLED: true
JELLY_COMPOSE_PROJECT_NAME: jelly