Replies: 2 comments 4 replies
-
This is a bit different. Vito itself is a Laravel project which you can have S3 inside itself but StorageProviders are on your target servers actually. So we will need to implement the S3 API using cli and curl |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The idea is to enable using low cost S3 for storage provider.
Providers such as DigitalOcean or Scaleway offer this as a service, or users can use Minio to self-host.
I believe the project already uses flywheel's packages for sftp and dropbox?
Beta Was this translation helpful? Give feedback.
All reactions