SmartPhoneLover

Members
  • Posts

    216
  • Joined

  • Last visited

Posts posted by SmartPhoneLover

  1. 18 minutes ago, JasonK said:

    Hey there!  Homarr did have a docker update the other day, which was applied.  Performed that update.  Still running 0.12 (per my Homarr page):

     

    image.png.ddc88fcdc28f604eead73bc167367c58.png

     

    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. 2 hours ago, JasonK said:

    I know it's available on github.  The Homarr docker hasn't been updated to use that - thus my question.  Unraid app store isn't showing an update available for it - I'm using the :latest tag as well...

    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. On 3/9/2023 at 5:34 PM, Pixelshading said:

    Got the same issue and im also on unRAID 6.11.5,

     

    0 Files have been added.

     

    i tried everything uninstalling and reinstalling. Set the plugin to automaticly hash new files and manually started the process but nothing is working new files wont get a hash added to them :(

    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.

  4. 1 hour ago, stFfn said:

    somehow im not really able to use it. i dont know what i´ve done wrong.

     

    if i open the log, its clearly doing something.

     

    Is there a tutorial i can follow? or does anyone have an idea what i´ve done wrong?

    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.

  5. 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).

  6. 24 minutes ago, kilobit said:

    I dont get it... its not working on my end.  Base install, I have created a database and ran the commands in your instructions.

    upon start I get this error and no webpage.  I am assuming I can enter the database info via the web gui?  am I doing something wrong??

    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.

  7. 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.

  8. 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.

    • Like 2
  9. 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.

    • Thanks 1
  10. On 7/20/2022 at 8:54 AM, Coldfusion said:

    Is it possible to transfer my codes from my google authenticator app to this app . I have tried but it doesnt seem to work

     

    Yes, it seems that it's currently possible (I didn't tried it yet) with the latest 3.2.0 release.

     

    On 5/31/2022 at 6:41 PM, EricM said:

    is there a step by step installation guide? I dont get it working.

    I will try to change the template or add some additional information to make it easier.

     

    On 5/10/2022 at 7:22 PM, Marlat said:

    With the latest release of 2FAuth, can you add the "AUTHENTICATION_GUARD" variable to the template (the default value is "web-guard")

    I will update the template on 2022/07/23, sorry for the late update.

  11. 5 hours ago, BAZOOKAPANDA said:

    Its a long story but my database file is gone. I have accepted re-adding my accounts but I cant sing in.

    The create account button says account exists but I cant click sign in the button goes nowhere, just refreshes the page

     

    Any advice?

    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).

  12. On 2/14/2022 at 9:06 PM, rollerpalmer said:

    Could the openKM.cg and server.xml be the same as shown in the documentation page of openKM https://docs.openkm.com/kcenter/view/okm-6.3-com/using-docker.html ?

    Also, in order to connect an external database. In this unraid template, Is it possible to add those variables below to connect a MariaDB DB?

          - MYSQL_DATABASE=okmdb
          - MYSQL_USER=openkm
          - MYSQL_PASSWORD=openkm
          - MYSQL_ROOT_PASSWORD=openkm

     

    Thank you in advance.

    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.

  13. 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.

  14. 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'.

  15. Thank you very much for this template, love the service!

     

    As a note, you could add all the required variables in the same template, so you won't need to edit the '.env' file. Also, it supports the use of Redis, which makes it faster.

    • Thanks 1