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.2.tar.gz (11.6 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.2-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dsd_scalingo-0.2.2.tar.gz
  • Upload date:
  • Size: 11.6 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.2.tar.gz
Algorithm Hash digest
SHA256 d7723beeebe11904b856ba698e288feac1891bcac5514d24a67e285b737e0604
MD5 c604cd6ef3ad504502cba620ac8e64d3
BLAKE2b-256 ee11152112cca6b21bbf7e32b4109ae25c7a82113e9109c4231dc3cc055ea09a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dsd_scalingo-0.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e407799a2f2fda12c25deeaae7d4497552b2edcd9a30b68d5b71e6c8a028216c
MD5 af2f69a504ee6d7c125a25f6714912a2
BLAKE2b-256 5467eb7c738cc7cc99fad338f020b3f8cc7a519143ceebcfb6a6b070dc2fc8de

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