Install Dashy using Portainer stack

Using the portainer stack and pasting the following configuration will all the setup of Dashy:

name: dashy
services:
dashy:
ports:
- 8295:8080
volumes:
- /root/dashy/public/conf.yml:/app/public/conf.yml
- /root/dashy/icons:/app/public/item-icons/icons
container_name: dashy
restart: unless-stopped
image: lissy93/dashy:latest

Revision #1
Created 19 August 2024 01:16:58 by mbtechadmin
Updated 19 August 2024 01:19:33 by mbtechadmin