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.

VRx

Moderators
  • Joined

  • Last visited

Everything posted by VRx

  1. You can do this by logging in as root: docker exec -it --user=root zabbix-agent2 /bin/bash Next, edit group file (/etc/group) in vim or sed. If You not familiar with vim, sed will be easier: sed -i "s/docker:x:281:/docker:x:281:zabbix/g" /etc/group Next, type "exit" to exit container shell, then You can restart container from Unraid GUI BTW: Some trick could be used for things that not working from zabbix container, by setting up cron in User Scripts Plugin, this cron could monitor something, and write to file, which could be read by zabbix-agent, for example: my script read parameters from ups tools, writing output to file on cache pool, zabbix-agent read this file and parse output to different items in zabbix.
  2. Because zabbix-agent2 in this container is running by the user without permissions to docker socket. There is a possibility to run this, but You must have basic knowledge about linux shell systems. You must check GID of docker group on Host (Unraid Server). Log in to zabbix-agent2 container as root user (default running "Console" from Unraid GUI made it but as zabbix user) Add group docker (with same gid as on host/unraid server) inside zabbix-agent2 container. Add user zabbix to this group. Restart zabbix-agent2 container. Note: You must do this again after every container update.
  3. VRx replied to VRx's topic in Docker Containers
    From now there will be weekly system update, every Sunday. But every changes in application, as always, will be reported in this thread.
  4. TemplateURL is deprecated: You can simply ignore that error.
  5. VRx replied to VRx's topic in Docker Containers
    If You are using other DNS service, You could change network settings to custom bridge and assign other ip address for bind.
  6. VRx replied to VRx's topic in Docker Containers
    Update: - Fixed env variables (setting admin password should now work properly) - Fixed bind starting script (starting/restarting bind from webUI)
  7. VRx replied to VRx's topic in Docker Containers
    Yes You can. This change should resolve this problem. You cannot change port to 5353, because DNS Service is using port 53, and all operating systems are using this port to resolve hostnames by default. Maybe You have another service using this port, for example pihole container. Can You please post some error message, and some logs from this container or maybe send me PM with this informations as You prefer? There is a fix in progress, by the way of searching for solution, I found some other bugs.
  8. VRx replied to VRx's topic in Docker Containers
    @Owner did You have any error message? If You have error like attached below, this is not image problem. But known problem that sometimes pointing to /mnt/user is crashing. Let me know if message is different maybe.
  9. It is working now. Thanks guys
  10. I found another similar bug, array can't be stopped if Polish is active, but when switched to English, all working fine. In English there is a popup asking that I'm sure to stop array, or cancel parity checking, in Polish nothing is happend when I click the button.
  11. I have added branches, so You can choose which version will be installed: default is 5.4 (latest stable) 5.0 4.4 Officially newer agent shoudn't work with older server.
  12. Overview: Support for Docker template of the zabbix-agent container Application: Zabbix-Agent - https://www.zabbix.com/ DockerHub: https://hub.docker.com/r/zabbix/zabbix-agent https://hub.docker.com/r/zabbix/zabbix-agent2 Agent Version: newest stable Minimum Server Version: 6.9.2 Please use this support for unraid/docker issues/questions only. Zabbix have its own community forums, when You can find lots of information. Privileged mode does need to be left as enabled. This allows the agent to see system resources Adding Disks for Monitoring: On the docker configuration page you will preconfigured /mnt/user and /mnt/cache (as array and cache pool). You can change it on Your own, for example by disk or maybe add some other pools. Access Mode can be just Read Only Note, In Zabbix WebGUI You must set disk monitoring like Container Paths. * Please specify which version is affected by the problem (Agent or Agent2)
  13. If You have access to GUI on Your Sagemcom F@st 5330b, You can check If You have something like Portmapping or Port Forwarding (possibly in Access Control Tab - I'm guesing because I can't find any manual for this model Sagemcom in english). If You set up remote access to ISPbox, this is only access to Sagemcom GUI from Internet, this is not good way. But this gives me some good information, that probably You have public IP address from Your ISP, and if Sagemcom can redirect ports, You could access Your Unraid from internet probably.
  14. Application: HAProxy - https://www.haproxy.org/ Docker Hub: https://hub.docker.com/_/haproxy GitHub: https://github.com/docker-library/haproxy HAProxy is a free, open source high availability solution, providing load balancing and proxying for TCP and HTTP-based applications by spreading requests across multiple servers. It is written in C and has a reputation for being fast and efficient (in terms of processor and memory usage). Please use this support for unraid/docker issues/questions only. This is official haroxy image and it does not come with any default configuration, so container did not start properly unless You made some configuration. You can use my example: https://raw.githubusercontent.com/vrx-666/unraid-xml/master/conf/haproxy.cfg Container Settings: bridge network can be used, if You want to reverse-proxying http/https port and have another application listen on this port, Custom network can be used too configuration directory - is mandatory, should point to folder, where You save configuration file (haproxy.cfg) http port - port which haproxy will be listening, could be removed https port - port which haproxy will be listening, could be removed Another ports could be added. HAProxy docs can be found here: https://www.haproxy.org/#docs
  15. VRx replied to VRx's topic in Docker Containers
    - Some improvements in webmin bind module. RNDC is working now from WebUI. So easy zone update is possible thru webui, without restarting bind or whole container. Just click on "Apply Zone" in top right corner when zone edited. - changed network mode to bridge as default - default webui password updated ( dificult -> difficult ) *Image is lightweight because build from alpine linux, most popularn bind+webmin on docker hub are based on ubuntu (4-5 times heavier).
  16. Support for Docker image Bind9 from VRx repo. Application: Bind9 - https://www.isc.org/bind/ Docker Hub: https://hub.docker.com/r/pwa666/bind9 GitHub: https://github.com/vrx-666/bind9 This image contains WebUI based on Webmin to easly manage DNS Configuration (Bind9). Note: Webmin was installed with a minimum of modules to manage Bind [ 2022.06.08 ] Fixed bugs with UnraidOS 6.10.x [ 2022.06.24 ] Healthcheck added: more

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.