Skip to content

DDeploy is a sever side script which helps in deployment of Django apps.As a beginner , you can deploy your django app easily on any linux machine using DDeploy.It automates the hefty and tiring process of deploying django based web applications over any linux machine , thus relieving new developers of the worry of deploying their django apps

License

Notifications You must be signed in to change notification settings

RyanWalker277/DDeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDeploy

DDeploy is a sever side script which helps in deployment of Django apps.As a beginner , you can deploy your django app easily on any linux machine using DDeploy.It automates the hefty and tiring process of deploying django based web applications over any linux machine , thus relieving new developers of the worry of deploying their django apps

GitHub issues GitHub forks GitHub stars GitHub license Open Source Love svg1 PRs Welcome contributions welcome GitHub contributors

Setup Instructions

Clone the repo in your local system

git clone https://github.com/RyanWalker277/DDeploy.git

Change the directory

cd DDeploy

Now simply execute the script by

source DDeploy.sh --link "Link to your github repo" --name "Name of your github repo" --proj "Name of your django project" --IP "IP address of your vm instance"

Pre-Requisites

Port 80 needs to be open to internet on your linux machine in order for you to be able to access your deployment server.

Features

  • Convinient for new developers
  • Reduces manual intervention
  • Saves you from the hassle of creating a production environment

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

RyanWalker277
Anvansh

Support++

This project needs your shiny star ⭐.
Don't forget to leave a star ⭐️

forthebadge made-with-python forthebadge

Made with ❤ by Anvansh (@RyanWalker277)

About

DDeploy is a sever side script which helps in deployment of Django apps.As a beginner , you can deploy your django app easily on any linux machine using DDeploy.It automates the hefty and tiring process of deploying django based web applications over any linux machine , thus relieving new developers of the worry of deploying their django apps

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages