123andy / redcap-docker-compose

A docker-compose script for building REDCap with Mailhog
58 stars 66 forks source link

REDCap Docker Compose Environment

Docker Compose REDCap

documentation-button

About

This repo is designed to build a local development instance of REDCap on your laptop. It also includes some aids to try and facilitate a rapid setup of REDCap using either your consortium credentials or a complete installer you receive from a teammate at your institution.

This is intended to be one of the fastest and easiest ways to create a local development instance of REDCap on your computer or test server.

This is not intended to be used as a production server, although we do run something pretty similar here at Stanford. Should you want to run this as production, be sure to edit the redcap.ini file in the override-web/php folder to have production-ready php settings.

Features

Quick-Start

:warning: If you have a previous version of redcap-docker-compose make sure you change the DOCKER_PREFIX variable otherwise you may corrupt your existing installation. Please see the full docs for more detail

Upgrading The Framework

If you have an existing REDCap Docker Compose development setup and wish to swtich to the latest version, please review the section in the detailed documentation

Full Documentation

See the detailed documentation for more information! Keep in mind this is a community effort so feedback is appreciated. Please create issues here with any suggestions or make a pull request with improvements.

Updates

License

Copyright (c) 2016 Andrew Martin Licensed under the MIT license.

Contributing

Please make pull requests to extend the functionality and documentation

I'd like to thank the many people who have contributed to making this repo better!