Eugen Mayer
Eugen Mayer
It was way to easy to keep it open, i just implemented unison support, you can activate it like this https://github.com/EugenMayer/docker_sync/blob/master/test/docker-sync.yml#L29 So now you can chose either of those. Implementation...
Hey! I think regarding your users, they use your docker-images and not the repo layout so i would suppose any changes to that are uncritical. I cannot split the effort...
Any chance you consider Patreon or github sponsors so we users can chip in to support you / say thank you?
+1 at this, would be awesome
I fiddled around quiet a bit with the needed changes here, and this is way more then expected. This patch is not sufficient and will lead to issues if you...
ran into the same issue.. helped myself with ```(storm add {{item.name}} {{item.user}}@{{item.host}}:{{item.port}} | grep -v error) || storm edit {{item.name}} {{item.user}}@{{item.host}}:{{item.port}}``` for "add or update" in ansible .. so `grep...
Really would like to emphasize how important this feature is. Regular size checks are a part of backup-reviews to ensure to backup does not suddenly backup nothing / too much,...
@vito this also happens when the TSA was reachable
We also would love to install it via helm-chart since we install our core-apps for the kubernetes cluster using terraform. We 'chart'ez local-path by rancher too and would love to...
Thank you for the effort! We created the helm chart in the meantime (using generate). Generally it works, The biggest issue is the array based structure. Considering that helm cannot...