Skip to main content

Tool to manage development environments for web applications using containers - Docker Implementation

Project description

Main packages:

lib

proxy

cli

Container-Backends:

engine_docker

Database Drivers:

db_mysql

db_mongo

Plugins:

php_xdebug

Related Projects:

configcrunch

More:

docs

repo

docker_images

Build Status Documentation Status Version Downloads License (MIT) Supported Python versions

Riptide is a set of tools to manage development environments for web applications. It’s using container virtualization tools, such as Docker to run all services needed for a project.

It’s goal is to be easy to use by developers. Riptide abstracts the virtualization in such a way that the environment behaves exactly as if you were running it natively, without the need to install any other requirements the project may have.

Engine-Backend: Docker

This repository implements the Riptide engine backend by using the Docker container engine.

It uses both the Docker API and the Docker CLI to communicate with Docker. The Docker Host must be installed and running on the same machine as Riptide. The Docker CLI must also be installed.

It can be installed via pip by installing riptide-engine-docker.

Tests

Inside the riptide_engine_docker.tests package are unit tests for the engine backend.

riptide_engine_docker.tests.integration contains an implementation of the integration test interface used by the Riptide lib package. To run integration tests for the engine backend, run the Riptide lib integration tests with this backend installed.

Documentation

The complete documentation for Riptide can be found at Read the Docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

riptide_engine_docker-0.9.0-py3-none-any.whl (31.7 kB view details)

Uploaded Python 3

File details

Details for the file riptide_engine_docker-0.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for riptide_engine_docker-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84bc3b9b5b2c3511cae2de2718541e3f8f8e7377bcb1584b774710359bf74ca5
MD5 4ca8f048aa2ebea10edce9d7ca328a0f
BLAKE2b-256 f8f16f4c44fa6d89554bd73842b68e81bba6d18400a78f006023b4179bf3a6a1

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