Sign inSign up

summasolutions/appdata

By summasolutions

•Updated over 5 years ago

Image
0

10K+

summasolutions/appdata repository overview

⁠Warp Engine

⁠Overview

  ___ ____     ____        _____
 ____      ___      ______      ___
      _  ___  __    ___        ____
 ___ | |     / /___ __________       ____
     | | /| / / __ `/ ___/ __ \ __    ___
 ___ | |/ |/ / /_/ / /  / /_/ / __  ___
 _   |__/|__/\__,_/_/  / .___/    ___   ____
  __   ___    ____    /_/  ___   __   __
      ____     ___   ____  __   ______
 ____      ___      ______    ____   ____

 WARP ENGINE - Speeding up! your development infraestructure

⁠Warp Architecture

Warp Architecture

⁠Features

  • Nginx
  • PHP
  • MySQL
  • Rabbit
  • MailHog
  • Elasticsearch
  • Varnish
  • Selenium
  • PostgreSQL
  • Sandbox Mode (for developer modules on Magento 2)

⁠Requirements

  • Docker community edition
  • docker-compose

⁠Installation

Run the following command in your root project folder:

  curl -L -o warp http://ct.summasolutions.net/warp-engine/warp && chmod 755 warp

⁠Command line update

Run the following command in your root project folder:

  curl -L -o warp http://ct.summasolutions.net/warp-engine/warp && chmod 755 warp && ./warp update

⁠Getting started

After download the warp binary file, you should initialize your dockerized infraestrucutre running the following command:

 ./warp init	

⁠Useful warp commands

This repo comes with some useful bash command:

CommandDescription
warp --helpShows the warp tool help
warp [command] --helpShows the specific command help. For instance: warp php --help
warp infoShows the configured values and useful information for each services
warp initInitialize the warp framework the first time before to start the project
warp startStarts the containers
warp stopStops the containers
warp resetReset config to default
warp fixfix common problems with permissions

⁠Licensing

warp engine framework is licensed under the Apache License, Version 2.0. See LICENSE⁠ for the full license text.

⁠Changelog

⁠See what has changed: changes⁠

⁠Author Information

This project was started by Matias Anoniz⁠ and Sebastian Arrubia⁠

Matias Anoniz Sebastian Arrubia

Tag summary

Content type

Image

Digest

Size

52.6 MB

Last updated

over 5 years ago

docker pull summasolutions/appdata