criteo / consul-templaterb

consul-template-like with erb (ruby) template expressiveness
Apache License 2.0
77 stars 28 forks source link

[Q] AIX 7.1 Support #86

Open powhapki opened 2 years ago

powhapki commented 2 years ago

Hi, I'm wondering if consul-templaterb can be installed on AIX 7.1 or not.

I'd like to use consul-template but it's written by golang and Golang is supported from AIX 7.2. But I need consul-template like functions (template, K/V Watch) on AIX 7.1

Please help me out.

pierresouchay commented 1 year ago

@powhapki as soon as you have a working ruby interpreter it might work, but there is a catch: it also requires https://github.com/eventmachine/eventmachine -> so if supported on AIX (likely is, very close to Linux AFAIK), might work