Dashy - Selfhosted Dashboard

Поділитися
Вставка

КОМЕНТАРІ •

  • @mirahles
    @mirahles 11 місяців тому +3

    Would be nice if you could provide links to some of the git-hub pages in the description. Great video!!!

    • @somedaysoon33
      @somedaysoon33  11 місяців тому +1

      Good suggestion, will do, and thank you!

  • @TheKingofparis148
    @TheKingofparis148 7 місяців тому

    Great video couldn’t get dashy setup without this. Now have to get it all setup

  • @mrhoratiu
    @mrhoratiu 10 місяців тому +1

    Dashy didn't work for me (save to disk did not work and no logs in dozzle even though conf.yml was there) so I ended up removing it and install Homer dashboard like you. And it worked from the first time. Now I only have to configure it 😁 I may try others since the way you taught us makes it so easily to add docker containers.

    • @somedaysoon33
      @somedaysoon33  10 місяців тому +1

      Hmm, that is strange, dashy gave me a weird issue in the UI when I tried to add a section for the first time. That and your comment makes me wonder how glitchy it is, but it's been fine for me since then... although, I'm only using it for the videos. I really like homer but there are plenty of other good options that I'm also tempted to try. The other one spelled Homarr is really popular and well supported by the community, so I really want to try it. And gethomepage homepage I've tried in the past and really liked it. Once you go down the rabbit hole of selfhosting, there is so much to try! Thanks again for commenting, :).

    • @mrhoratiu
      @mrhoratiu 10 місяців тому

      @@somedaysoon33 Yes, I also got a warning about the icons folder that it needs to have an absolute path instead of a relative path. And the container was not installed until I changed that path.. But then the "Save to Disk" from the webpage was not working. I will try also the Homarr dashboard to see which one is better.

  • @RhettThompson-zf1uc
    @RhettThompson-zf1uc 6 місяців тому

    Great video...I had Dashy up and running fine for several months using your video, but recently noticed a notification for a new version. I used docker to pull the new image and restart using the compose file, but now Dashy won't start. I haven't changed anything from your original tutorial other than pulling and deploying the new image. Docker reports the container is running and is healthy on the desired port, I just can't get anything browser to connect.
    Do you have any ideas what might have changed and how I could get this working again? Thx.

    • @somedaysoon33
      @somedaysoon33  6 місяців тому

      I will take a look at it and find out if I'm in the same boat as you. Sometimes services can have update breaking changes and certain things need to be manually changed to update. Have you checked the logs for any error messages? I like using dozzle to check logs for error messages in docker services.

    • @taqqi12
      @taqqi12 5 місяців тому

      check if u r using old config.yml with new dashy updated image, specially port on which dashy is listening on and volume mapping

    • @JordyValentine
      @JordyValentine 3 місяці тому

      Hey, I had this issue getting dashy set up. The compose.yml changed slightly from the video, the mount points for conf.yml and the icons are now 'user_data' instead of 'public'. Also the port has changed, so copy the ports from the video to make things easy to follow.