Skip to content

Tool to manage development environments for web applications using containers - GraphQL API Server

License

Notifications You must be signed in to change notification settings

theCapypara/riptide-mission-control

Repository files navigation

Riptide

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

Build Status Documentation Status Version Downloads License (MIT) Supported Python versions Join our Slack workspace

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-mission-control.

Mission Control (GraphQL API server)

This project provides a GraphQL API server to interact with Riptide via API. It can either be started on it's own with the command riptide_mc or used via riptide-proxy.

In the future is project will also contain a web-based GUI for controlling various aspects of Riptide, using the GraphQL API.

This repository is based on IlyaRadinsky/tornadoql @ ac59f12.

Documentation

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

About

Tool to manage development environments for web applications using containers - GraphQL API Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published