Rob Kaufman

Results 36 comments of Rob Kaufman
trafficstars

@mokolabs moving from mysql to postgres as part of a Rails 2.3 to Rails 5 upgrade. Going to be doing that twice this month, so legacy being mysql makes sense...

@ztrange ran in to this issue on 1.0.9. Adding the `RUN rm -f /var/log/nginx/error.log` to Dockerfile fixed it for us. We do have a 2 stage build (a Dockerfile.base which...

yep, I should be able to swing through and fix this late this week.

just a drive by as I found this ticket while looking for docs on kopia setup. It looks like you need: ```yaml configuration: uploaderType: kopia ``` if you add the...

just confirming here - I deployed a brand new one today via helm chart. When you get the yaml structure correct it does use kopia instead of restic correctly.