Skip to content

jeffinjsoft/AwsSpotMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwsSpotMan

django + boto3 + spot instance

setup

For intial setup you need to get all values from aws with accont id :- python manage.py refresh_values --check=all --accnt='xxxxxxxxx' and set schedule check cron in every minute ( * * * * * python manage.py check_schedule )

Usage

  • Run Server :- python manage.py runserver
  • Custom command :- python manage.py refresh_values --check=all --accnt='xxxxxxxxx'
  • cron command :- python manage.py check_schedule ( every minute )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published