|
|
il y a 3 ans | |
|---|---|---|
| .. | ||
| cloudformations | il y a 3 ans | |
| docker | il y a 3 ans | |
| .gitignore | il y a 3 ans | |
| README.md | il y a 3 ans | |
| docker-compose.yml | il y a 3 ans | |
Django Application to handle multipart upload of large files to amazon S3
docker
docker-compose
AWS Account
S3 Bucket
This application uploads large files to s3.
Serve Django Application on the local machine
docker-compose up -d --builddocker-compose downdocker-compose down -vdocker-compose logs -fdocker-compose exec web python manage.py createsuperuser