Skip to main content

Django app that manages the creation of, and proxies requests to, Docker containers

Project description

django_docker_engine

Build Status PyPI version Python versions Django versions

This Django app manages and proxies requests to Docker containers. The primary goal has been to provide a visualization framework for the Refinery Project, but nothing should prevent its use in other contexts, as well.

In order for a Docker container to work with this package it must at a minimum:

  • listen on some port for HTTP connections, and
  • accept a single JSON file as input.

Quick Demo

Install Docker if you haven't already, then download the project, install dependencies, and run the demo server:

$ git clone https://github.com/refinery-platform/django_docker_engine.git
$ cd django_docker_engine
$ pip install -r requirements-dev.txt
$ pip install -r requirements.txt
$ ./manage.py runserver

Visit the demo server: From there you can pick a visualization tool and a data file to launch a container, see the requests made against each container, and kill the containers you've launched.

More information

The Refinery team maintains a registry of Docker images which can be plugged in to this framework. It includes:

More information:

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_docker_engine-0.0.61.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

django_docker_engine-0.0.61-py2.py3-none-any.whl (14.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django_docker_engine-0.0.61.tar.gz.

File metadata

  • Download URL: django_docker_engine-0.0.61.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3

File hashes

Hashes for django_docker_engine-0.0.61.tar.gz
Algorithm Hash digest
SHA256 dcefe8316f86a23362154601d908583682ea3ff40e8eabf7a686a2b68baca0e8
MD5 eb1adb4e8e4776f6909c3cc33ea96dcd
BLAKE2b-256 0c9fbe9aab45caeea3c9381cdd7d5c88a91736841f971628528f48e88b38d747

See more details on using hashes here.

File details

Details for the file django_docker_engine-0.0.61-py2.py3-none-any.whl.

File metadata

  • Download URL: django_docker_engine-0.0.61-py2.py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3

File hashes

Hashes for django_docker_engine-0.0.61-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 72c96d0a309d97493c2bef629b476812daf8a0f27cfb5ae8483fa58655a355b2
MD5 85027030bc71dba3979a509eb88f5a89
BLAKE2b-256 399a3d6ed8e62730d9873e6fae750d120287c7827b7c14eec9040ff543beb7a1

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