Mrugesh Mohapatra
Mrugesh Mohapatra
That said, the node-gyp error might need some build tooling unlreated to MFG's code itself. This can vary depending on the OS you are on. On macOS its Xcode Commandline...
Okay seems like you are getting there. Maybe instead of using the `FROM node:8.2.1-onbuild` you could try `alpine` (which will let you install deps outside). Once you do install the...
Not sure if this is going to solve your use-case, but you should be able to ignore an actor with: ```yml if: github.actor != 'github-actions[bot]' ``` or ```yml if: github.actor...
I think there a couple issues here. 1. We need to toggle the traffic to directly reach the endpoint without passing though it. This is because the SSL Cert is...
@ojongerius that is the intent. @Bouncey has confirmed that the traffic is not going through CloudFlare, it would need a SSL cert. One can be created using any method that...
> If we send the traffic through cloudflare would it not pick up our https cert? Do we not want this? If we send traffic trough CF, then the cert...
Nothing yet, I just added it here for exploration for now.
Currently none of the projects have a persistence for logs, sure we do have some tools like opbeat and datadog but, we would want to have our own solution preferably...
I am planning to re-route the beta instance logs to a small EC2 instance on AWS as a spike with the elastic stack. I am unsure when I will get...
Yup. TBD post move to LB4.