Skip to main content

Deployment, for Djangonauts with deadlines.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_simple_deploy-0.8.1.tar.gz (57.5 kB view details)

Uploaded Source

Built Distribution

django_simple_deploy-0.8.1-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file django_simple_deploy-0.8.1.tar.gz.

File metadata

  • Download URL: django_simple_deploy-0.8.1.tar.gz
  • Upload date:
  • Size: 57.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for django_simple_deploy-0.8.1.tar.gz
Algorithm Hash digest
SHA256 17f9edf6c99805ecd804ec8d380dee70e5a385bcd64358fb87d5fee9cbcdc2c3
MD5 d37a462e3292b65ecbe2324f686d4667
BLAKE2b-256 e62a4698dc3bb68c178015a6844e011c5fd194c05b8e21d54bb123add1b41cee

See more details on using hashes here.

File details

Details for the file django_simple_deploy-0.8.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_simple_deploy-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 687372a308ae7332e71edb5153f084c9f4b2579a0cbeaab4c0ce0fe8632a3cc1
MD5 139cd13a0cde1170cfa47c21ed774c0a
BLAKE2b-256 57aab222f32fb0ba12b8931a9a049c9f350bc399860da6e7c84997a93771a33e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page