Alex Karasik

Results 6 issues of Alex Karasik

When adding SERVICE_PORT environment variable, registrator will register the service using that port, with no need to expose ports. This will only work on internal mode.

status: needs more info
needs: documentation

When connecting to default fqdn connector from other CNAME (like stash.company.com), it will cause some errors because the origin and the remote of the request are different. This will create...

When using a wrapper cookbook, we would like the ability to override the default web_app template. This will allow it, when adding node['stash']['apache2']['webapp_template'] and node['stash']['apache2']['webapp_cookbook'] attributes. (Based on apache2 cookbook...

If the new attribute will stay set to 'true', no changes will be made to the cookbook or the server installation. If it will be changed to 'false' - 1....

In order to get a persistent output that can be used programmaticaly this commit adds 2 new abilities: 1. Print output in JSON format to be able to parse it...

When the loglevel for a log is not set, the loglevel filter will ignore that and it will be printed regardless of the loglevel. This will allow the loglevel filter...