Git Product home page Git Product logo

warpdrive's Introduction

The warpdrive project provide the scripts for implementing a build and deployment system for Python web applications using Docker. The scripts can be integrated into a suitable Docker base image to provide a more structured way for incorporating a Python web application into a Docker image, with warpdrive doing all the hard work of co-ordinating the build of the Docker image containing your application. The warpdrive scripts will also handle the startup of the Python web application when the container is run.

As well as basic support for working with Docker directly, the warpdrive project also provides assemble and run scripts suitable for use with the Source-to-Image (S2I) project. This allows a Docker image to be enabled as a S2I builder for constructing Docker images for your application without you needing to even know how to build Docker containers. Any S2I enabled Docker image would also be able to be used as a S2I builder with any Docker based PaaS with S2I support built in, such as OpenShift.

For additional documentation on warpdrive including examples of use see:

For examples of Docker images which incorporate the warpdrive scripts see:

If you would like to try warpdrive with OpenShift, but would like to use the default OpenShift Python images as a base, templates are provided which use the standard Python images, but where the existing S2I scripts will be overridden. To load these templates use the command:

oc create -f https://raw.githubusercontent.com/GrahamDumpleton/warpdrive/master/openshift/warpdrive-python.json

This will create the following templates in OpenShift:

warpdrive-python27
warpdrive-python33
warpdrive-python34
warpdrive-python35

warpdrive's People

Contributors

grahamdumpleton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.