-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerize flask app, allow to download files from S3 from generated URLs #3
base: master
Are you sure you want to change the base?
Commits on Sep 30, 2021
-
fix: should run app with "flask run"
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c101ef - Browse repository at this point
Copy the full SHA 2c101efView commit details -
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f617f57 - Browse repository at this point
Copy the full SHA f617f57View commit details -
feat: set bucket name passing env
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c13a9a3 - Browse repository at this point
Copy the full SHA c13a9a3View commit details -
improvement: update python version 3.8
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74698eb - Browse repository at this point
Copy the full SHA 74698ebView commit details -
feat: way to run in docker container
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55b22a5 - Browse repository at this point
Copy the full SHA 55b22a5View commit details -
feat: Serve static files in Flask from private AWS S3 bucket
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3af3d6a - Browse repository at this point
Copy the full SHA 3af3d6aView commit details -
ref: no download_file, use root
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 631a11d - Browse repository at this point
Copy the full SHA 631a11dView commit details -
ref: create a temporary directory using the context manager
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30bbb2c - Browse repository at this point
Copy the full SHA 30bbb2cView commit details
Commits on Oct 1, 2021
-
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 121e4aa - Browse repository at this point
Copy the full SHA 121e4aaView commit details -
fix: buster it outdated debian, use alpine >= 3.14
Signed-off-by: Denis Trofimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d808a1 - Browse repository at this point
Copy the full SHA 5d808a1View commit details