Skip to content

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

Notifications You must be signed in to change notification settings

VideoWiki/vw_storages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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 and swarm storage using celery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.0%
  • JavaScript 35.0%