You are here

README.txt in Realistic Dummy Content 7

This directory contains scripts used to set up dev and testing environments with Docker.

These scripts are meant for developers of realistic_dummy_content, not for users or
site developers.

Usage

 * Install a CoreOS instance (using Vagrant for example)
 * Log in and run one of the scripts
 * A CI (continuous integration server) can run the tests on every commit

A script is also included for mirroring this directory, it is meant to be called from a continuous integration server.

File

scripts/README.txt
View source
  1. This directory contains scripts used to set up dev and testing environments with Docker.
  2. These scripts are meant for developers of realistic_dummy_content, not for users or
  3. site developers.
  4. Usage
  5. * Install a CoreOS instance (using Vagrant for example)
  6. * Log in and run one of the scripts
  7. * A CI (continuous integration server) can run the tests on every commit
  8. A script is also included for mirroring this directory, it is meant to be called from a continuous integration server.