GithubHelp home page GithubHelp logo

dockerdrupaldev's Introduction

Deprecated: use drud/ddev

DockerDrupalDev

DDD or DockerDrupalDev is a bash script to facilitate working with Docker and Drupal for local development.

Start

To run right away type:
. DockerDrupalDev.sh or source DockerDrupalDev.sh in your terminal.
If you cloned this repo, and have the symlink in place, you can run it with:
. ddd or source ddd.
Do not execute the file, source it!
Read http://superuser.com/questions/176783/what-is-the-difference-between-executing-a-bash-script-and-sourcing-a-bash-scrip to understand why.

Stop

Simply type stopdev on your terminal.

About

DDD expects that you have a properly configured docker-compose.yml file. It is tested and working with http://docker4drupal.org/
It enables docker, configuring Drupal if this is the first time you run it.

Stage file proxy

By sourcing the script with an argument, you can enable stage_file_proxy in Drupal
which will load your assets from the site you set.
. DockerDrupalDev.sh http://www.examle.com

Read more: https://www.drupal.org/project/stage_file_proxy

Credits

This script was created by Bill Seremetis for Zehnplus.ch

dockerdrupaldev's People

Contributors

bserem avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.