slush-marklogic-node icon indicating copy to clipboard operation
slush-marklogic-node copied to clipboard

Roxy support for {env}.json

Open grtjn opened this issue 10 years ago • 3 comments

Related to #151. Add support within Roxy for this, and/or as temp workaround monkey patch Roxy via app_specific to read them. A few suggestions in #151.

grtjn avatar Sep 16 '15 11:09 grtjn

PR pending against Roxy.. https://github.com/marklogic/roxy/pull/532 (feel free to shoot..)

grtjn avatar Sep 24 '15 19:09 grtjn

It was voted against to add built-in support for reading {env}.json in Roxy itself. This means we are still facing the issue of maintaining multiple config files for basic stuff like app-port. I'd really like to make this simpler, as slush users are confused by this.

Anyone who cares to share thoughts/suggestions?

grtjn avatar Jan 29 '16 10:01 grtjn

Some of my thoughts: I could monkey patch Roxy via app_specific to make it read those json configs, and do it such that it could negate the need for {env}.properties altogether, maybe even build.properties..

grtjn avatar Jan 29 '16 10:01 grtjn