Stirling-PDF Customization
-
So environment variables are still supposed in original docker image if needed not sure about cloudron implementation
https://github.com/Frooodle/Stirling-PDF/issues/333#issuecomment-1703854389
-
Hi @girish,
Thanks a lot for looking into this so quickly.
I just checked my dashboard and not seeing any new update for the app here: https://pic.li/P2zx8
Can you please let me know how I can check for the latest package? Sorry this is my first time using cloudronThank you,
-
@Vidmid Did you edit the configuration file as per https://docs.cloudron.io/apps/stirling-pdf/#custom-configuration ?
@froodle thanks! Indeed, our docker implementation does not have env variable support. BTW, where are the environment variables read ? For example, the yml file properties of say GroupsToRemove are read in https://github.com/Frooodle/Stirling-PDF/blob/78bfa84afd635337caa63c56f167ed6ea39286cf/src/main/java/stirling/software/SPDF/config/EndpointConfiguration.java#L212 . But where is the env var GROUPS_TO_REMOVE process? I couldn't find it.
-
-
-