You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is this gem, named fog, that provides access to different coulds. It supports managing not just storage, but also compute, dns and others.
But it does not support any personal clouds, like Yandex.Disk (or Google drive).
So, I'm suggesting you to implement Yandex.Disk fog storage.
This would be great cause gitlab uses fog in their backups system, and once we have Yandex.Disk with fog support, it would then be easy to backup gitlab with it (given it's very simple to integrate gitlabs backups with any fog-supported storage).
The text was updated successfully, but these errors were encountered:
There is this gem, named
fog
, that provides access to different coulds. It supports managing not just storage, but also compute, dns and others.But it does not support any personal clouds, like Yandex.Disk (or Google drive).
So, I'm suggesting you to implement Yandex.Disk
fog
storage.This would be great cause
gitlab
usesfog
in their backups system, and once we have Yandex.Disk withfog
support, it would then be easy to backupgitlab
with it (given it's very simple to integrategitlab
s backups with anyfog
-supported storage).The text was updated successfully, but these errors were encountered: