GilbN

Community Developer
  • Posts

    272
  • Joined

  • Last visited

Everything posted by GilbN

  1. Try and set DISABLE_THEME="true", run it then DISABLE_THEME="false" and run again
  2. Hm, yeah its missing /theme.park after https://grantnnz.github.io
  3. Look into the 404 error. See what url it's trying
  4. You can just update the repo through github btw. And yeah that works.
  5. Pretty sure your forked repo is out of date using the script. You are 440 commits behind.
  6. check your browser console for any errors
  7. or change this part to reflect your name change # Use correct domain style case ${DOMAIN} in *"github.io"*) echo "Switching to github.io URL style" DOMAIN="${DOMAIN}\/theme.park" ;; esac
  8. @jawattus you renamed the repo. the name must be "theme.park" when using a github.io domain. Assuming this is your repo https://github.com/thijselblaso/theme.park.edit
  9. What does it output when you just run the script. (Not in background) @jawattus
  10. When you run the script does it say "Switching to github.io URL style"?
  11. Thanks @Didstopia, I've updated my script and added a check that switches the path automatically. https://github.com/GilbN/theme.park/blob/develop/css/addons/unraid/login-page/custom_login.sh
  12. The tag you are using there doesn't exist. Organizr doesn't have a docker mod because linuxserver doesn't have an organizr image.
  13. This was the reason: https://github.com/GilbN/theme.park/releases/tag/1.6.9 You can fix it with using the latest version of the script: https://github.com/GilbN/theme.park/blob/master/css/addons/unraid/login-page/custom_login.sh
  14. I don't run rc releases so not sure.
  15. Nope. But here is how you can do it. https://github.com/GilbN/theme.park/issues/173
  16. Go through the dependencies list here
  17. Make sure you are using influx 1.8.x and that all the variables for nut influx are correct. Use your unraid ip if using bridge.
  18. I just checked. My disks spin down and I use the smart plugin.
  19. When you save, click the save variables checkbox
  20. You have uncommented the endpoint line in [[inputs.docker_log]] but not uncommented "[[inputs.docker_log]]"
  21. https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-nut-edition/ Use this as a starting point.
  22. As long as you have some cool artwork and logo you can customize pretty much everything there with the different css variables