Git Product home page Git Product logo

druboot's Introduction

Drupal Boot (druboot)

Search and replace:

***CHANGE.THIS.IP.ADDR***

Change to the remote dev server's remote IP.

***DRUPAL_SITE_NAME***

Change to the Drupal site's name. For example:

  • My fresh new site
***DRUPAL_HUMAN_NAME***

Change the human name of your project, only varchars. For example:

  • Drupal Project
  • Client Name
  • Project Name
***DRUPAL_MACHINE_NAME***

Change the name of your project, only [a-z] chars. For example:

  • drupalproject
  • clientsname
  • projectsname

This machine name is used in multiple situations, some of which do not allow hyphens or underlines, although they would commonly be accepted for machine names.

***DRUPAL_KW_SKELETON_SOURCE***

Repository that Kraftwagen will use as skeleton for the source structure. For example: git://github.com/kraftwagen/skeleton.git

***DRUPAL_KW_SKELETON_BRANCH***

The branch to use from the repository defined above. For example: master

Dependencies:

  • Git.
  • Vagrant.
  • VirtualBox || Docker || Remote server.
  • NFS.

USAGE FOR A NEW PROJECT:

VirtualBox:

cd config/server/providers/vbox

vagrant up

Docker:

cd config/server/providers/docker

vagrant up

Remote dev environment:

cd config/server/providers/dev
./provision.sh

WIP !!

Didn't test all the providers yet.

druboot's People

Contributors

sebas5384 avatar lucasconstantino avatar

Stargazers

Gabriel Neutzling avatar Paul Michalet avatar Gabriel Ferreira avatar Guilherme Lopes avatar Vlad Moyseenko avatar Luiz Henrique Guerra avatar  avatar Henrique Recidive avatar Daniel Bruno Gallinari avatar Bruno Ricardo Siqueira avatar Sérgio Lima avatar  avatar Reva Gomes avatar

Watchers

 avatar Handrus Stephan Nogueira avatar Reva Gomes avatar Celso Martins avatar Arthur Almeida avatar Helal Ferrari Cabral avatar James Cloos avatar  avatar Rafael Caceres avatar Luiz Henrique Guerra avatar Aldo d'Aquino avatar  avatar

druboot's Issues

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.