GithubHelp home page GithubHelp logo

flovntp / django-simple-deploy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ehmatthes/django-simple-deploy

0.0 0.0 0.0 17.16 MB

A reusable Django app that configures your project for deployment

License: BSD 3-Clause "New" or "Revised" License

Shell 0.23% Python 93.31% HTML 5.96% Dockerfile 0.49% Procfile 0.01%

django-simple-deploy's Introduction

django-simple-deploy

Initial Django deployments made easy.

Documentation

The full documentation for this project is at Read the Docs.

Some documentation has not been moved to Read the Docs yet. You may find what you're looking for in the old_docs/ directory, but some of that information is out of date.

Quickstart

This app gives you a management command that configures your project for an initial deployment. It targets Fly.io, Platform.sh, and Heroku at the moment, and can be expanded to target other platforms as well.

If you have a relatively simple Django project that runs locally, you can deploy your project in a few short steps. The only change you'll need to make to your project is to add this app to INSTALLED_APPS.

Simplest example of how to use django-simple-deploy

The above command will deploy your project to Heroku. To deploy to another platform such as Platform.sh, just change the --platform argument:

python manage.py simple_deploy --platform platform_sh

All output is captured and written to a log file stored in simple_deploy_logs/, which is placed at the project's root directory.

django-simple-deploy's People

Contributors

ericwlange avatar ehmatthes avatar dversoza avatar joshuadavidthomas avatar darjeeling avatar glasnt avatar mjsir911 avatar jerivas avatar felixxm avatar tobiase avatar mgermaine93 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.