Roxedus

Community Developer
  • Posts

    251
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Roxedus

  1. https://github.com/Organizr/docker-organizr/commits/master/
  2. I see you already filed this, thanks https://github.com/causefx/Organizr/issues/1913
  3. You just need to restart the container, you can also use the update button in organizr.
  4. I have been making sure it builds and runs, other than that I haven't spent much time on this. I do see there is a official container now, so that's probably the one you want to use. https://technitium.com/dns/
  5. This thread is related for support for the templates themself, app support is only a bonus.
  6. Considering unraid is the only plattform offering this, its not unreasonable to ask users to somewhat keep up with the updates for a container.
  7. Wil FCP or CA warn users if any or both of these is true?
  8. Perfect, that's how I was hoping it behaved, will work that into our generator
  9. Will this potential feature support branch-specific values? as in a readme for main, develop etc when using the Branches tag
  10. Is there a way to fully emulate, and test how a template would be shown if it was a "true" CA template? mostly wanting to test Branches, and the extra links showing in the CA card
  11. This "fix", is needed because the container gets forcefully shut down, before mariadb has successfully shutdown, this is usually isn't a problem, as mariadb is nice, and usually manages to recover from a dirty shutdown. The docker update plugin uses 10s as the default time before killing a container, which does not suffice.
  12. Because the config you posted expose it on organizr.domain.com, not domain.com. That's why I asked, and waited for a answer To clarify, domain.com in this context is supposed to be substituted with your real domain
  13. And you open organizr.domain.com?
  14. Swag does not list active configs. Do a ls in the proxy-conf and see if it is named correctly
  15. What logging? Follow the fantastic step-by-step provided by @yogy in the recommended posts