Skip to main content

Tool to deploy a Django App onto GCP

Project description

Django Deploy

Django Deploy is an experimental tool designed to make it easier to deploy new and existing Django applications on public clouds (e.g. Kubernetes Engine).

Currently, Django Deploy can only

  • Deploy to Kubernetes Engine.
  • Deploy applications created using its own template code.

Django Deploy is an experimental project not official supported by Google.

Usage

For detailed instructions see USAGE.

Development Workflow (Linux)

Verify that Python 3.5 or later is installed:

python3 -V

Clone the project and cd to it's directory:

git clone https://github.com/GoogleCloudPlatform/django-cloud-deploy
cd django-cloud-deploy

Create a new virtual environment:

virtualenv -p python3 venv
source venv/bin/activate

Install Django-GKE in edit mode:

pipenv  install -e .

Run it:

django-cloud-deploy new

Code modifications will be reflected in the next run of django-cloud-deploy.

Contribute

Check out our CONTRIBUTING to find out how you can help.

License

This project is licensed under the Apache License - see the LICENSE file for details

This is not an officially supported Google product.

Status

Django Deploy is an experimental project not official supported by Google.

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-cloud-deploy-0.0.10.tar.gz (55.4 kB view details)

Uploaded Source

Built Distribution

django_cloud_deploy-0.0.10-py3-none-any.whl (133.7 kB view details)

Uploaded Python 3

File details

Details for the file django-cloud-deploy-0.0.10.tar.gz.

File metadata

  • Download URL: django-cloud-deploy-0.0.10.tar.gz
  • Upload date:
  • Size: 55.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.3

File hashes

Hashes for django-cloud-deploy-0.0.10.tar.gz
Algorithm Hash digest
SHA256 4377b23903e0ad4cf292a5263e0cdb98fecc2b20f20d3fddaf001fbc15251465
MD5 21ad7fdd91a2c9de7a33af732b082666
BLAKE2b-256 a7623ddb71f89eeb93543c35c6c268bce8b83ecd79b3c4c407d5ca088ec54cd7

See more details on using hashes here.

Provenance

File details

Details for the file django_cloud_deploy-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: django_cloud_deploy-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 133.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.3

File hashes

Hashes for django_cloud_deploy-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 5ff47a25a58a30f6786e0d651565ddcdbe0c03e1cbf6071a6feb0b907983cadc
MD5 1d7839d58d5daa241ae09d3766207963
BLAKE2b-256 6c939a320e5b513b65ff42068abbd4cb790cb6c03f7769127868083825c27856

See more details on using hashes here.

Provenance

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