Skip to content

This PyPi package helps to deploy any Django app with gunicorn and nginx on any linux server (Mostly on AWS) by just only providing their ssh access via PEM or string-password.

License

Notifications You must be signed in to change notification settings

ardevpk/django-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Deployment.

Just call the command in your terminal/powershell/cmd!

For pem file login!


djdeploy --pem

For password file login!


djdeploy --passwd

For help!


djdeploy --help

About

This PyPi package helps to deploy any Django app with gunicorn and nginx on any linux server (Mostly on AWS) by just only providing their ssh access via PEM or string-password.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages