Alexei Smirnov

Results 19 comments of Alexei Smirnov

hello, wanted to see if you ever solved this problem ? i'm experiencing the same thing

Has anyone figured out how to set it up? Super curious to see it in action. I would gladly add PR for appropriate documentation, if someone could give pointers on...

has anyone been able to get passed this point? seem to have this issue in clean centos 7.0 install in Docker, but looks like it might be working correctly if...

Thank you for your prompt response. Looking at architecture and the data structure clarifies everything a lot. Just a quick couple of question: - will it overwrite existing keys by...

would you consider re-visiting related PR because even GOOGLE considers this package to be stable enough to have it included in their docs: https://cloud.google.com/trace/docs/setup/php

an example would be composer.json that can be found in wordpress-composer repo: https://github.com/wodby/wordpress-composer/blob/master/composer.json#L29-L38 Where you can specify location of plugins, mu-plugins, themes, you can also put wordpress into subfolder, etc.,...

+1 , but seems like ticket is pretty old

How to add support for ApplicationSet into existing argo-cd server? Can't find any docs. thank you

This worked for me !! on all CentOS7.2 systems ``` ip link delete docker0 systemctl restart docker ```