SmartPhoneLover

Members
  • Posts

    216
  • Joined

  • Last visited

Everything posted by SmartPhoneLover

  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.
  15. VERSION v1.1 (2022-09-05) - New: Added official doc link in the support thread. - New: Added 'AUTHENTICATION_GUARD' and 'WEBAUTHN_USER_VERIFICATION' variables. - Fix: 'LOG_LEVEL' variable not working. - Other: Redis server settings were taken out from the template, because it's not really necessary at all. (check official doc if you want to use it) - Other: Updated info about how to restore your QR codes when re-installing the container. - Other: Other minor changes.
  16. First of all, sorry to all of you about not updating the template. I was having an issue with my email client days ago, and I was not checking the forums for changes. Now it's updated with the latest changes. @bobby @RyanServer711 @spamenigma @kri kri The Docker Socket path is now added to the unRAID template. The template will be updated in a couple of hours since right now. @jaylo123 It's a very good suggestion. I include myself on this. I know that I have many docker templates that are not updated since I have published them, but I try to find some time to work on them, even very slowly. Sorry about that.
  17. VERSION v1.4 (2022-08-14) - New: Added Docker Socket path to allow restart, stop, start, refresh and remove containers as well as add them to the dashboard (Homarr v0.8.0). - Other: Added official website and documentation links to the support thread.
  18. Yes, it seems that it's currently possible (I didn't tried it yet) with the latest 3.2.0 release. I will try to change the template or add some additional information to make it easier. I will update the template on 2022/07/23, sorry for the late update.
  19. Did you delete the content of the 2Fauth dir under 'appdata'? If not, extract the DB file (SQLite) an try to read it with an external program, such as: SQLite Expert Professional (windows). If the file is not fully corrupted, and you did not enabled encryption for the data to be stored, the data related to all your Google codes will remain in text plain. So, you will be able to restore them in a new instance (one by one).
  20. Sorry for the late reply. You have the following variables available: DATABASE_DRIVER, DATABASE_URL, DATABASE_USER, DATABASE_PASSWORD and DATABASE_DIALECT. https://docs.openkm.com/kcenter/view/okm-7.1/using-docker.html I didn't add them to the template because... A: The 'hibernate.hbm2ddl' property needs to be changed manually to 'update' when upgrading OpenKM. So, it will be easier if you have your own file browser (ie.: FileBrowser), than installing 'nano' inside the container. Just from my point of view. B: I don't have any problem on adding all possible variations of DATABASE_DRIVER, DATABASE_URL and DATABASE_DIALECT to be selectable from inside the template, but the user will have to edit the string manually (copy, paste, edit). So, I think it's more convenient to include that on both config files, as comments.
  21. CHANGELOG v1.1 (2022-07-01) - New: Added TZ (timezone) variable. - Fix: Not being able to start Catalina.sh and/or error connecting to DB. - Other: Switched from static to latest tag. (be careful when upgrading) - Other: 'OpenKM.cfg' and 'server.xml' files updated with more detailed information. - Other: Other minor changes on the template.
  22. VERSION v1.3 (2022-06-13) - New: Added PASSWORD variable (Homarr v0.7.0). - Other: Other minor changes on the template.
  23. VERSION v1.2 (2022-06-06) - New: Added 'Storage (icons)' in the template, so you can use your own icons locally. - New: Added documentation link to the main support thread. - Other: Updated live demo. - Other: Other minor changes on the template. * Due to some changes on the template to match the new params, you will need to move your config file (json) under '/appdata/homarr/configs'.