Srinivas Chepuri
Srinivas Chepuri
I have the exact same requirement, is there a way to set the max_old_space_size argument to an NpmTask?
Ok, I tried setting the NODE_OPTIONS environment variable in the JenkinsFile as a step before the gradle build is kicked in, but still running into Gradle daemon disappearance error.
> For anyone who follows, I've taken a different approach. If you're looking at this issue because you wish you had OAuth in the HAPI FHIR JPA Server without having...
> You will need to roll your own auth handling with AuthInterceptor: > > I wrote my own service to connect to the OAuth2 server to verify a jwt and...
> @schepuri2012 What is passed through the proxy is [configurable within oauth2-proxy](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/overview/#config-file). Thanks, I got the OAuth2 proxy working. It works great for the web client. However, I still need...