Everything posted by SmartPhoneLover
-
Does someone have the Eaton Ellipse PRO 1200 UPS?
I alreado know the compatibility list from the official website, thank you anyway for sharing it.
-
Is the Eaton Ellipse ECO 650 USB DIN UPS compatible with unraid?
Are you still using this model? I'm about to receive my new one next week and would like to know if you can control the shutdown well based on the values reported by it.
-
Does someone have the Eaton Ellipse PRO 1200 UPS?
- Does someone have the Eaton Ellipse PRO 1200 UPS?
Hi! I've ordered this unit for my server, and I would like to know if you had any problem trying to make it work with NUTs, or if the ECO compatible driver works good. Thank you.- [SUPPORT] SmartPhoneLover - Homarr
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.- [SUPPORT] SmartPhoneLover - Homarr
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?- [SUPPORT] SmartPhoneLover - Homarr
The update is already available on its repository. If you can't pull it, the problem is on your side.- How to disable shutdown double beep sound in unRAID?
Thanks @jmztaylor !- How to disable shutdown double beep sound in unRAID?
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/- How does docker autostart switch work?
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.- [SUPPORT] SmartPhoneLover - Homarr
VERSION v1.6 (2023-04-16) - New: Added EDIT_MODE_PASSWORD, DEFAULT_COLOR_SCHEME, DOCKER_HOST and DOCKER_PORT vars.- Dynamix File Integrity plugin
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.- [SUPPORT] SmartPhoneLover - Dash. (Dashdot)
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.- [SUPPORT] SmartPhoneLover - Dash. (Dashdot)
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).- [SUPPORT] SmartPhoneLover - Homarr
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.- [SUPPORT] SmartPhoneLover - 2FAuth
Hi, I'm using NPM for the reverse proxy part, and it works fine. Sorry, but I don't use unRAID's certificates.- [SUPPORT] SmartPhoneLover - OpenKM (CE) (DMS)
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.- [SUPPORT] SmartPhoneLover - 2FAuth
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.- [SUPPORT] SmartPhoneLover - 2FAuth
Just curious, did you got it working?- [SUPPORT] SmartPhoneLover - 2FAuth
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.- [SUPPORT] SmartPhoneLover - Homarr
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.- [SUPPORT] SmartPhoneLover - Homarr
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.- [SUPPORT] SmartPhoneLover - 2FAuth
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.- [SUPPORT] SmartPhoneLover - 2FAuth
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).- [SUPPORT] SmartPhoneLover - OpenKM (CE) (DMS)
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. - Does someone have the Eaton Ellipse PRO 1200 UPS?