WebFeb 19, 2024 · Two lines are needed in the config.yml : type: "Lidarr", "Prowlarr", "Radarr" or "Sonarr" apikey: "<---insert-api-key-here--->" The url must be the root url of Lidarr, Prowlarr, Radarr or Sonarr application. The Lidarr, Prowlarr, Radarr or Sonarr API key can be found in Settings > General. It is needed to access the API. WebDec 3, 2024 · Dashy has a built container image hosted on Docker Hub. You will need Docker installed on your system. docker run -d \ -p 8080:80 \ -v /root/my-local-conf.yml:/app/public/conf.yml \ --name my-dashboard \ --restart=always \ lissy93/dashy:latest Explanation of the above options: -d Detached mode (not running in …
dashy/troubleshooting.md at master · Lissy93/dashy · …
WebJun 20, 2024 · You are using a supported version of Dashy (check the first two digits of the version number) You've checked that this issue hasn't already been raised You've checked the docs and troubleshooting guide You agree to the code of conduct Sign up for free to join this conversation on GitHub . Already have an account? Sign in to comment WebSep 8, 2024 · reverse-proxy-confs/dashy.subdomain.conf.sample Go to file Cannot retrieve contributors at this time 38 lines (28 sloc) 1.19 KB Raw Blame ## Version 2024/09/08 # make sure that your dns has a cname … fixing an ingrown toenail at home
homer/configuration.md at main · bastienwirtz/homer · GitHub
WebFeb 19, 2024 · Dashy has a basic login page included, and frontend authentication. You can enable this by adding users to the auth section under appConfig in your conf.yml. If this section is not specified, then no authentication will be required to access the app, and the homepage will resolve to your dashboard. Setting Up Authentication WebLuckyly there is a CORS-proxy build in to dashy. I resolved issues like this by adding "useProxy: true" to the options of the widget. - type: pi-hole-top-queries options: … WebHealthchecks. Healthchecks are configured to periodically check that Dashy is up and running correctly on the specified port. By default, the health script is called every 5 minutes, but this can be modified with the --health-interval option. You can check the current container health with: docker inspect --format "{{json .State.Health }}" [container-id], and … can my 18 month old have melatonin