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.
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.yp 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dsd_scalingo-0.1.2.tar.gz.
File metadata
- Download URL: dsd_scalingo-0.1.2.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
760c03c82d6ee72626a67ae82009ffe30947daf9da8f5826d7019c281c5e5a67
|
|
| MD5 |
caf4c902a96bd1bfbe2806af1c83233c
|
|
| BLAKE2b-256 |
770bc0c0af24a42c2894e498cdf373d302705a9560b9cf0c09d0468140c9aff1
|
File details
Details for the file dsd_scalingo-0.1.2-py3-none-any.whl.
File metadata
- Download URL: dsd_scalingo-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4942090794b0449c5526c2236f95aa8ed1d53fb6f300d9490fd98797cb16a602
|
|
| MD5 |
3fabb3508e8947e997e507795370918c
|
|
| BLAKE2b-256 |
1562049a0382e28c1f23e31b694bff4746228a117152098db187cc2f1378524e
|