Skip to main content

Self-service onboarding and management platform for your cloud projects.

Project description

Cloud Projects for Django Latest version on PyPI

GitHub Workflow Status GitHub Workflow Status Python versions Software license

A pluggable Django web application for onboarding and managing applications and microservices on cloud platforms, the DevOps (DevSecOps) way.

Who Should Use This Application

Any sufficiently large organization runs a significant amount of software on modern cloud infrastructure nowadays, either in public clouds or on premise, in a private cloud. Onboarding this software, typically microservice or monolithic applications, is far from trivial though, especially on premise or with hybrid clouds. Unlike public clouds, which usually have onboarding processes well-defined for single applications, corporate environments run highly custom processes.

Cloud Projects allows organizations to build a self-service infrastructure that can be used by system engineers to automate parts of their usually manual onboarding activities and monitor the progress of those slow-moving activities. Mature agile organizations can even allow software development agencies to service themselves entirely and request corporate project management, DevOps and security specialists to support their engineering workforce through Cloud Projects.

Features

  • Mature software development capabilities (Django Web framework)

  • Pluggable infrastructure for flexible application development (Django apps)

  • Usable defaults and easy configuration (Django settings)

Installation

The easiest way to install django-cloudprojects is with pip:

$ pip install django-cloudprojects

Basic Usage

  1. Add cloudprojects to your Django project settings, e.g.

INSTALLED_APPS = [
    ...
    'cloudprojects',
]
  1. Add cloudprojects to your project urls module, e.g.

urlpatterns = [
    url('', cloudprojects.urls),
    ...
]

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-cloudprojects-0.1.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

django_cloudprojects-0.1.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file django-cloudprojects-0.1.0.tar.gz.

File metadata

  • Download URL: django-cloudprojects-0.1.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for django-cloudprojects-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6203020a22b722a11d8098164f73539ca438b8cd175109f5f333e7fff24e6bd6
MD5 37d3b9ed21c827bef63a367e8bc57ec3
BLAKE2b-256 2be1171961c74ff3c6efe514926c9545d69be236ccaac327fd2f6984915b36d5

See more details on using hashes here.

File details

Details for the file django_cloudprojects-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: django_cloudprojects-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for django_cloudprojects-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e20918072084834a4a2997d5b6eaeadb3b2499d83ed7412332e9f9e770285c7
MD5 dcd0fcd85f592aa10e8bc69aec201982
BLAKE2b-256 80f389a0b5a95acc93e8f956302ff15ccb1ffaccae2b9d6d815e8b0d6f23186d

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