Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 441 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 441 Bytes

Indus Demo

Démonstration de l'industrialisation

Prérequis

  1. Docker 1.3+
  2. Fabric 1.8+

Installation

1. Clone the project
$git clone https://github.com/sfl-drupal/indus-demo.git

2. Run the fabric task to setup all.
$ cd indus-demo/deploy
$ fab docker_setup

Other options

To see all the possible options
$fab --list