SmartPhoneLover

Members
  • Posts

    216
  • Joined

  • Last visited

5 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SmartPhoneLover's Achievements

Explorer

Explorer (4/14)

35

Reputation

  1. Homarr allows you to customize the Dashboard's title content. Maybe you have that set from and old version, or something weird happent. Just go to Settings > Customizations > Page Metadata, and there you can adjust the title.
  2. Mmmm, if you're talking about the APPS tab, it won't, as I didn't make any changes to the template. There are no changes or additions to be incorporated into the Homarr template. If you're talking about DOCKER tab, and Homarr not displaying any update available, would like to ask something: It just shows Homarr container as 'up-to-date'? Or do you see it as unavailable or broken link?
  3. The update is already available on its repository. If you can't pull it, the problem is on your side.
  4. As the title says, how to disable the double beep signal that unRAID sends to the speaker when we shutdown the server? Example (OMV): https://forum.openmediavault.org/index.php?thread/17186-disable-startup-shutdown-beeps/
  5. Hi, I'm looking to automate something on another server, but I would like to know how these switches work in the background. How does it manage to emulate the '--restart: always' docker flag, if not building the container with that flag.
  6. VERSION v1.6 (2023-04-16) - New: Added EDIT_MODE_PASSWORD, DEFAULT_COLOR_SCHEME, DOCKER_HOST and DOCKER_PORT vars.
  7. The same for me is happening with Firefox (latest update). But, if I try to open with Chrome, it doesn't.
  8. I'm on 6.10.3, and it's happening the same for me as well. I will try to downgrade to the suggested older version a post back and I will report it.
  9. Hi, check the documentation. All is there. In your case, seems you have changed the port but didn't adjust the internal port accordingly: LINK. In other words, if you want to use another port other than the default one for the internal one, you must declare it with the DASHDOT_PORT variable. After that, you can use your own port.
  10. UPDATE 1.2 (2023-03-04) - Other: Full cleanup of variables included in the template. Added the main ones from 'UI Feature' category (only). - Other: Changed the path from which Dash. collects the required data for the dashboard. - Other: Updated first post links. * The dev of Dash. has managed to fix the issue where some drives were not displaying the correct usage data in the dashboard for unRAID (non-zfs).
  11. VERSION v1.5 (2023-02-25) - New: Added variable 'DISABLE_EDIT_MODE' that was introduced in the latest v0.11.5 Homarr release. - Other: Updated first post links for website and docs.
  12. Hi, I'm using NPM for the reverse proxy part, and it works fine. Sorry, but I don't use unRAID's certificates.
  13. Are you saying that you executed the lines from the 'OpenKM.cfg' file witin the container's terminal? If yes, wrong. These are config files, not lines to be executed from the terminal window. I added a note telling the user to configure the files according to your setup: - Both, 'OpenKM.cfg' and 'server.xml' files, MUST be present and properly configured before creating the container, if you decide to go ahead by this way. So, after downloading the files to the corresponding location (this is done by the 'curl' cmd), and also configuring the DB container/server, you will have to open both files and adjust them according to your setup. Check this page as an example: https://docs.openkm.com/kcenter/view/okm-6.3-com/using-docker.html There's no code to run from terminal, apart from configuring the files. But, you can use the terminal to install dependices and make changes to OpenKM, but this is another discussion.
  14. Please, check the official documentation for this. I didn't include these variables because not all people will find it useful the 100% of times. You will just need to fill in all the variables for SMTP.