Matthias Mair

Results 584 comments of Matthias Mair

This does not sound expected but not fully sure. Is your static folder mounted into the docker or have you placed the custom files inside of the container?

Have you verified that that still works? Permission wise the service in the container should not be allowed to delete mounted files

Also see https://github.com/inventree/InvenTree/issues/5841

A possible solution would be to implement a proxy model for machines when running in a worker is detected. This could take multiple forms. If a shared cache is available...

If you use a custom port you will need to include that in the site_url

@chille @minorDeveloper could you respond to the latest message so we might resolve or close this?

@SchrodingersGat this bumps all doc requirements (which are already built) and adapts the dependabot file to group all requirements per ecosystem

Looks promising! I am still convinced that reports and labels should be the same thing but we have to start somewhere.

I think we will have to create our own db-based template renderer; I can not find something that fits our thread model

Certainly a possible change but for me personal not a priority as we keep packaging information in pat/stock metadata. Maybe another dev here is intrested in implementing it.