Cédric Vanet

Results 18 issues of Cédric Vanet

Actually necessary use a volume to add ssh keys. It would be great if the image is able to generate a key pair automatically if they do not exist. To...

enhancement

Base toran-proxy image on alpine instead of ubuntu to create a lighter image cf. https://github.com/cedvan/docker-toran-proxy/issues/53

enhancement

It would be great if this image could embed the inotify package natively to support automatic scanning when files are modified outside nextcloud ! cf. https://github.com/Blaok/nextcloud-inotifyscan

Hi, is this project abandoned? If so, is this decision due to a lack of time or a design problem? Would it be possible to find a new maintainer?

Hi, Composite must be extends AbstractSpecification to chain multiple specifications. Sample : ```php class specificationA extends AbstractSpecification { ... } class specificationB extends AbstractSpecification { ... } class specificationC extends...

Hi, An idea to improve it would be to add a string generator in the value fields: For example : - Add a suffix button to generate string on click...

enhancement
hacktoberfest-accepted

Just add default rule to allow routes for call Symfony debug bar. Thanks ;)

Hi, I want to replace my old manual YAML with this new helm chart. But I need to configure node selector and tolerance for deployment on my infrastructure. So I'm...