Juan David Hurtado G

Results 65 comments of Juan David Hurtado G
trafficstars

I want to suggest other provider to the list (Backblaze) just because their impresive price: $0.005/GB/month More info here: https://www.backblaze.com/b2/cloud-storage-pricing.html

I don't have time to test it right now, but seems that B2 is actually supported on duplicity too https://help.backblaze.com/hc/en-us/articles/115001518354-How-to-configure-Backblaze-B2-with-Duplicity-on-Linux PS: Azure is also supported on duplicity.

@omega8cc looking at the code I can try to add support in the next few weeks for B2. At the moment the script looks at the __AWS_ keys and then...

I suggest using [rclone](https://rclone.org) as a duplicity backend (like [this](https://github.com/GilGalaad/duplicity-rclone)). Yes, duplicity supports b2, azure and others, but using rclone not only will open more possibilities but can help to...

Hi again. In the last post I've proposed to use [rclone](https://rclone.org) as a [duplicity backend](https://github.com/GilGalaad/duplicity-rclone) because it can integrate easily with the current duplicity way of doing backups and because...

@omega8cc great! Please let me know after your evaluation and test if you take any decision and wants me to do a PR later on or if you will work...

I'll like to share a temporary way to host a Grav CMS in BOA (did I say _temporary_ just for _test_?) I mean, if you have BOA 2.4.x and can't...

Maybe https://github.com/omega8cc/boa/issues/1454 is related

@omega8cc thanks for the answer. It happened to me before migrating from older versions of 8.x too, I can't remember wich one as I don't always create a new platform...

I've access the shell today and now it seems it can't find the @example.com alias :) Seems the daily tasks deleted the alias file, oh wait, also the nginx vhost...