bzon / gota

An over the air cli tool to automate the beta testing distribution of your Android APK and iOS IPA files. (For Windows, OSX, and Linux - No dependencies required)
MIT License
25 stars 6 forks source link

Using S3 compatible storage servers? #11

Open localhosted opened 5 years ago

localhosted commented 5 years ago

Is it possible to use other S3-compatible storage servers like minio?

bzon commented 5 years ago

Currently, no. But it is possible to extend it using the minio sdk https://github.com/minio/minio-go