Skip to content
Tool to manage development environments for web applications using containers - Documentation
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
source
.gitattributes
.gitignore
LICENSE
Makefile
README.rst
atom-packages.txt
language.json
requirements_docs.txt
riptide.yml

README.rst

Riptide

Main packages: lib proxy cli
Container-Backends: engine_docker    
Database Drivers: db_mysql    
Related Projects: configcrunch    
More: docs repo docker_images

Documentation Status

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.

Documentation

This repository contains the documentation for all components listed above.

The rendered documentation can be found at Read the Docs.

You can’t perform that action at this time.