Roxedus

Community Developer
  • Posts

    251
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Roxedus

  1. Despite the name change, it is for Organizr V2. Migration should be very easy, just replace the repository field to organizr/organizr. If you used another tag, see the migration note on how the get the same result. Support thread for the Official container for Organizr V2 DockerHub: https://hub.docker.com/r/organizr/organizr/ GitHub: https://github.com/Organizr/docker-organizr Discord: https://organizr.app/discord
  2. Its not in the CA yet. You should be able to just set the repository to organizr/organizr.
  3. Only on buildtime, not runtime. A new image is now built, with the 5.0.1 version
  4. The password is hashed in the settings.json, your best bet is to reach out to the developers on github or trough discord
  5. You need to add a variable with the key `OOKLA_EULA_GDPR` and set it to `true`. The i updated the template to account for this now.
  6. wonder if it is your custom network doing some funky stuff, does it work with the default bridge?
  7. Can you do post a screenshot of the settings for the container?
  8. Yes, it is still working. Does the container log say "starting services"? Are you using the new port "6595"?
  9. We have atleast 15 templates that are set up like this, and this is the first time i have heard it is being a "problem"
  10. It's left empty for you to decide the port that should be exposed to the host, since port 80 is normally used by unraid itself.
  11. That is already filled, the webserver runs on port 80 inside the container, map any port of your choosing, and it should work without you changing anything.
  12. From my experience it goes back to the "not available" state when the auoupdater runs, doing a force update after enabling advanced view, shows it as up-to-date. This applies for all the images i use thats not from dockerhub
  13. Pretty sure its because of the image not being from dockerhub
  14. I asked the developer of the container to use a base that implements umask, i will update you on any development on my request
  15. I just spun up a new instance of deemix and it went smooth. I also updated the template with the new repo, should be live soon. I dont know how it will treat old installations, @Squid should add a deprecating warning, telling people to use registry.gitlab.com/bockiii/deemix-docker instead of bocki/deemix
  16. This has all the premium features, so yes, it does OTP
  17. Pretty sure the scheme should be left as http
  18. Looks like you skipped over the part about downloading the xml, then putting it on your array first.
  19. overcome how? the application needs a mysql database connection.
  20. @dmynerd78 Seems like you need redis5 with overleaf. there is a few issues on it, check out this issue.