Gatsby

Results 5 issues of Gatsby

Hi there, I'm trying to separate my configuration variables from code , and want to put it on routes config. My route config was like this: { ..... "config": {...

Hi there, Here's some trouble I encounter, We are developing some "functions" on iron, and we check in code to Git and use CI (jenkins) to build code and automatic...

Hello , I've successfully run kubernetes-quick stack on openshift Origin on CentOS. And trying to deploy your kubernetes-production staks on openshift Origin , https://github.com/iron-io/functions/tree/master/docs/operating/kubernetes/kubernetes-production Here's some problems I encountered now:...

Hi there, I've installed iron-function on openshift within a project (namespace). Please help me clarify one thing : I can see core iron-function running pod in my project , but...

Hello there, I'm trying to figure out how to I use iron-functions to get client cookie or header information(token) from my java class. Could you give me an example? (can't...