Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Korshakov

Members
  • Joined

  • Last visited

  1. Will definitely try it, because I use Zabbix to monitor over 200 different hosts. Zabbix Agent 2 would be a sweet addition as it would finally resolve my issue how to monitor docker containers on Unraid.
  2. that worked per Worked like charm! Thanks a mil. For others make sure once you hit console button for your docker icon you need to be in correct directory to run that command. commands: 1. get into correct directory with this command: "cd /app/netbox/netbox" 2. run "python3 ./manage.py createsuperuser" 3. type in info as it asks you 4. done
  3. Make sure you are accessing it trough the allowed domain which you specified in template. Internal IP is not accessible unless you edit config file.
  4. No luck there. I've tried to input email address also tried username, tried long simple passwords, complex passwords with special characters, complex passwords without special characters. No luck at all. NOTE: with each try I have cleared database, appdata folder and redis.
  5. Sorry I mean netbox template. I have tried simple passwords like "pass" and no luck should the user be actual email as written in template comments or just username?
  6. Hello, the installation went fine, but I can't to login for some reason. It keeps saying wrong username and password. (i did setup those in xml file) I tried inside docker to run at: /app/netbox/netbox/ this command ./manage.py createsuperuser getting this error: env: "python": no such file or directory **** Also it would be a good idea maybe to add variable path for email notifications And add variables for email setup: # Email settings EMAIL = { 'SERVER': 'localhost', 'PORT': 25, 'USERNAME': '', 'PASSWORD': '', 'USE_SSL': False, 'USE_TLS': False, 'TIMEOUT': 10, # seconds 'FROM_EMAIL': '', }
  7. Found the issue, the internal XMR option in front end setting is not visible only the public XMR is. To update the internal XMR i run this command in mysql xibo database: UPDATE `setting` SET `value`='tcp://my_IP_address:50001', `userChange`=0, `userSee`=0 WHERE `setting`='XMR_ADDRESS';
  8. Hello, every time I restart xibo CMS the docker is stuck in maintenance mode and web end is at error 500. How can I overcome this?
  9. god, so sorry about that i didnt think twice i didnt add the base64: before my key.... sorry again!
  10. This one: 6c510455e05c7a86522d7856de1ec8c2f7f635ef54d60b730ca3ebddd6d79034
  11. I've been stuck whole day on "oops something went wrong". Nothing in logs neither inside docker logs. Docker can communicate to external mysql as tested that inside docker. Anything else I should check other than what was written here already?
  12. I got it working at the end. Some confusion in guide caused it not to work propetly. Thank you!
  13. hahaha yeah! @SpaceInvaderOne
  14. I've been looking at it whole day and i can't really find out why it's not passing authorised session back to protected subdomain. Whatever i try i always get 401 redirection, which makes me feel like there is some sort of issue in proxy manager advanced settings for both auth and endpoint subdomain.
  15. I did sorry i didn't send it to you properly.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.