Files
homelab-configs/apps/homepage/public/images/README.md
T
mo 43c4ed7a6d Add Homepage dashboard on Proxmox with Palantir theme and Admin UI.
Deploy gethomepage on pve CT 120, categorized services from Homarr, RSS feeds,
custom styling, and a browser-based admin UI on the NAS for adding sites.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 18:45:55 +02:00

19 lines
377 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Profielfoto (logo)
Plaats je foto hier als **`logo.jpg`** (vierkant werkt het best, min. 128×128 px).
```bash
cp /pad/naar/jouw-foto.jpg logo.jpg
cd /volume1/docker/homelab-configs/apps/homepage
./deploy-to-pve.sh
```
Of gebruik het script:
```bash
./set-logo.sh /pad/naar/foto.jpg
./deploy-to-pve.sh
```
Daarna op Homepage: refresh-icoon rechtsonder, of Ctrl+Shift+R.