Everything posted by GilbN
-
https://docs.theme-park.dev - Videos on how to use with dockers?
https://docs.theme-park.dev/setup/#docker-mods
-
Custom login page themes
Try and set DISABLE_THEME="true", run it then DISABLE_THEME="false" and run again
-
Custom login page themes
Hm, yeah its missing /theme.park after https://grantnnz.github.io
-
Custom login page themes
Look into the 404 error. See what url it's trying
-
Custom login page themes
You can just update the repo through github btw. And yeah that works.
-
Custom login page themes
Pretty sure your forked repo is out of date using the script. You are 440 commits behind.
-
Custom login page themes
check your browser console for any errors
-
Custom login page themes
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
-
Custom login page themes
@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
-
Custom login page themes
What does it output when you just run the script. (Not in background) @jawattus
-
Custom login page themes
When you run the script does it say "Switching to github.io URL style"?
-
Custom login page themes
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
-
https://docs.theme-park.dev - Videos on how to use with dockers?
The tag you are using there doesn't exist. Organizr doesn't have a docker mod because linuxserver doesn't have an organizr image.
-
Custom login page themes
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
-
Custom login page themes
Thanks Fixed the URLs 👍
-
Custom login page themes
I don't run rc releases so not sure.
-
Custom login page themes
Nope. But here is how you can do it. https://github.com/GilbN/theme.park/issues/173
-
Ultimate UNRAID Dashboard (UUD)
Go through the dependencies list here
-
Ultimate UNRAID Dashboard (UUD)
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.
-
NVIDIA Adds Official Support for Virtualizing GeForce GPUs
We like the announcement. 🚀🚀
-
Ultimate UNRAID Dashboard (UUD)
I just checked. My disks spin down and I use the smart plugin.
-
Ultimate UNRAID Dashboard (UUD)
When you save, click the save variables checkbox
-
Ultimate UNRAID Dashboard (UUD)
You have uncommented the endpoint line in [[inputs.docker_log]] but not uncommented "[[inputs.docker_log]]"
-
Ultimate UNRAID Dashboard (UUD)
https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-nut-edition/ Use this as a starting point.
-
Custom login page themes
As long as you have some cool artwork and logo you can customize pretty much everything there with the different css variables