vlang / gitly

Light and fast GitHub/GitLab alternative written in V
GNU General Public License v3.0
1.37k stars 72 forks source link

S3 for files instead of local storage. #245

Open rnbokade opened 1 year ago

rnbokade commented 1 year ago

We should add an ability to use s3 for file storage rather than local storage if the user wants. This will allow both horizontal scaling as well as hosting on small servers like fly.io. Since already RAM requirements are very less.