Ming Fang
Ming Fang
I've tried fronting butterfly using both nginx and haproxy. In both causes, http works but https does not. Using https, butterfly says "closed". Here is the haproxy server log 0000002a:https-in.clireq[0009:ffffffff]:...
We normally keep state on standalone EBS volumes and then attach the volume to ephemeral EC2 instances. I would like this modules to backend EBS volumes with the same tag.
I'm trying to add a github project using the Manual Add form. In the form I fill in these values Display Url: https://github.com/Strider-CD/strider Name: Strider-CD/strider Url: https://github.com/Strider-CD/strider.git But the Create...
pip install lxml==3.8.0
I was able to workaround the problem by changing https://github.com/uber-research/plato-research-dialogue-system/blob/master/requirements.txt#L10 to ``` tensorflow==1.14.0 ```
This is my search input ``` ``` This work during startup since eui-enabled will be false. However, after doing a search and then subsequently clearing the search input, the result...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Currently when there are multiple documents in a one yaml file,...
Is there a way to get the matched groups when using a rule matching pattern that contains groups? For example, this code matches three groups. https://github.com/jruizgit/rules/blob/72070f4d686142dcc44ee26a6cad0e8c531f9d24/testpy/testsamples.py#L145 I would like to...
The ssh option `StrictHostKeyChecking=no` can be used to work around this error. Is there a way to use this option in Maestro-NG?
Weave creates a overlay network that can connection Docker containers even across different cloud vendors. It would be great if Maestro-NG can use Weave to link containers together.