Skip to main content

Work library for Forge

Project description

Deploy a Django project to Heroku with minimal configuration.

This package is specifically designed to work with the Forge Quickstart and the Forge Heroku Buildpack.

Installation outside of the Forge Quickstart might work, but is not documented or necessarily recommended.

Default Procfile

When you use the Forge buildpack, Heroku will automatically set up a Procfile for you. Here's what it does:

web: forge serve
release: forge pre-deploy

If you need to customize your Procfile, simply add one to your repo!

Deploy checks

In the Heroku "release" phase we run manage.py check --deploy --fail-level WARNING as part of forge pre-deploy.

This runs a number of Django system checks (many related to the settings above) and will prevent deploying your app if any checks fail. You can also create your own checks that will run during this process.

Migrations

The forge pre-deploy will also run manage.py migrate to ensure that your database is up to date.

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

forge_heroku-0.4.0.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

forge_heroku-0.4.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file forge_heroku-0.4.0.tar.gz.

File metadata

  • Download URL: forge_heroku-0.4.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.15.0-1024-azure

File hashes

Hashes for forge_heroku-0.4.0.tar.gz
Algorithm Hash digest
SHA256 a12c6e74159af7a916a1249e16265543b678804979417b42343adc3c204afc3b
MD5 b2b890461201454e0e791e17579cd7d6
BLAKE2b-256 51016df95de1cec27f71a0c810bb0ff4e0e715234a9ef29cec4e0bd2ffa39c3a

See more details on using hashes here.

File details

Details for the file forge_heroku-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: forge_heroku-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.15.0-1024-azure

File hashes

Hashes for forge_heroku-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2a7fdb2f9aed85bbe33473390861f659ad8c75d129049ace3144b78fca136fd
MD5 fab65e049f9e63f5a010a5b6260d3642
BLAKE2b-256 3edad0489ee13e46f91c8b4c8ab36a2cc1f067f35bb5b91074110b8700727fc7

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