Install the The Ultimate Homepage for your Homelab with Dashy and Docker for Windows.
Installiere The Ultimate Homepage für Dein Homelab mit Dashy und Docker fuer Windows.
Install: https://wiki.pcw.de/de/tutorials/dock...
windows powershell:
docker run -d -p 8080:80 -v $HOME\docker\dashy\conf.yml:/app/public/conf.yml --name dashy --restart=always lissy93/dashy:latest
windows cmd:
docker run -d -p 8080:80 -v %cd%\docker\dashy\conf.yml:/app/public/conf.yml --name dashy --restart=always lissy93/dashy:latest
mac/linux
docker run -d -p 8080:80 -v $HOME/docker/dashy/conf.yml:/app/public/conf.yml --name dashy --restart=always lissy93/dashy:latest
Icons HowTo: https://dashy.to/docs/icons/ and https://simpleicons.org/
Homepage: https://dashy.to/