Skip to content

This Repository contains API to upload large files and delete files from azure containers using celery.

Notifications You must be signed in to change notification settings

CommitSithLord/vw_storages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vw_storages

  1. clone the repo
  2. pip insatall -r requirement.txt
  3. create .env and add your azure credentials
  4. run python manage.py runserver , celery -A azure_api worker -l info and celery -A swarm worker -l info on 3 different terminals
  5. then you can test/use the APIs by creating api keys from admin

Thanks

About

This Repository contains API to upload large files and delete files from azure containers using celery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published