Skip to main content

A plugin for django-simple-deploy, supporting deployments to Scalingo.

Project description

dsd-scalingo

A plugin for deploying Django projects to Scalingo, using django-simple-deploy.

For full documentation, see the documentation for django-simple-deploy.

Current status

This plugin is in a pre-1.0 development phase. Scalingo has one of the best free trial plans in the industry, so this plugin will be prioritized and should move forward quickly.

Configuration-only deployment

In this mode, django-simple-deploy handles all the configuration work, but lets you create the remote Scalingo app, commit changes that are made, and run the push command yourself.

  • Install the Scalingo CLI.
  • Upload your SSH public key to Scalingo.
  • Run the following commands to install the plugin, and create a remote Scalingo app:
$ pip install dsd-scalingo
# Add django_simple_deploy to INSTALLED_APPS.
$ scalingo login
$ scalingo create <scalingo-app-name>

Now review the changes that were made, and then push your project:

$ git add .
$ git commit -m "Configured for deployment to Scalingo."
$ git push scalingo main
$ scalingo open

Your deployed project should appear in a new browser tab.

Fully automated deployment

  • Install the Scalingo CLI.
  • Upload your SSH public key to Scalingo.
  • Run the following commands:
$ scalingo login
$ pip install dsd-scalingo
# Add django_simple_deploy to INSTALLED_APPS.
$ python manage.py deploy --automate-all

Your deployed project should appear in a new browser tab.

Destroying a project

If you're doing a test deployment and want to destroy your project:

$ scalingo --app <app-name> destroy

Scalingo documentation

These have been the most helpful parts of the Scalingo docs so far:

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

dsd_scalingo-0.2.1.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dsd_scalingo-0.2.1-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file dsd_scalingo-0.2.1.tar.gz.

File metadata

  • Download URL: dsd_scalingo-0.2.1.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for dsd_scalingo-0.2.1.tar.gz
Algorithm Hash digest
SHA256 403f93281b29155a12adf0e8c1b8bea45bbc1b7105e56d4c28aa7b7064ac33c4
MD5 0d913580c4ab5e3d7775dca2d2cfb0b3
BLAKE2b-256 9d15c700a209bc755467637271368030ccabf2764577a9b19f242f3dbc5ffeec

See more details on using hashes here.

File details

Details for the file dsd_scalingo-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: dsd_scalingo-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for dsd_scalingo-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 924d9a0cbb2ee9d5431a74e367daaf98c52517a12ec7982cba8576fa2d0ebbb4
MD5 d18f6d9803ceb5374e97cc20b532e354
BLAKE2b-256 2a2c7f2f65782147db65653cfe8eed618e42035c4c5bc9c20fb00659f137c8e6

See more details on using hashes here.

Supported by

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