Skip to content

Tool to manage development environments for web applications using containers - HTTP and WebSocket Reverse Proxy Server

License

Notifications You must be signed in to change notification settings

theCapypara/riptide-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riptide

Main packages: Container-Backends: Database Drivers: Plugins: Related Projects:

lib engine_docker db_mysql php_xdebug configcrunch

proxy

db_mongo

cli

More:

docs mission_control

repo

docker_images

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.

It can be installed via pip by installing riptide-proxy.

Proxy Server

This repository implements a HTTP(s) and WebSocket reverse proxy server for use with Riptide projects. It supports auto-starting of Riptide projects. Routing of projects is based on hostnames.

If riptide-mission-control is installed, a proxy server for it is started at control.riptide.local (where riptide.local is your configured proxy server URL).

for-docs Branch

The for-docs branch should always be based on master. It contains only one commit that removes python-prctl and certauth from the dependencies for Read the Docs, since rtd can't install them.

If anyone knows of a better way to do this, please let me know.

Documentation

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

About

Tool to manage development environments for web applications using containers - HTTP and WebSocket Reverse Proxy Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages