redcap-docker-compose icon indicating copy to clipboard operation
redcap-docker-compose copied to clipboard

A docker-compose script for building REDCap with Mailhog

Results 10 redcap-docker-compose issues
Sort by recently updated
recently updated
newest added

Added Documentation for Profiling with XDebug

Hi, after installing with RedCap v13.7.1 I get warnings/errors in the Control Center that the cron job is not running. Looking at the terminal output I have the following error...

I'm trying to setup redcap using self-signed ssl certificates, the program seems to work fine but I'm getting the following erros when uploading files, specifically during the browser based installation...

Hi, I've noticed that the docker-mysql folder is simply a Dockerfile which specifies a base image. This is exactly the same as specifying the image in the docker-compose.yml. I'm just...

I can send test mail when i use MailHog.But i change the other email, it not working. This is my config .env: ![image](https://user-images.githubusercontent.com/12517739/95740741-a61ae780-0cbf-11eb-85fc-a0741eb87cf5.png) msmtrpc: ![image](https://user-images.githubusercontent.com/12517739/95740800-bc28a800-0cbf-11eb-8fac-bf90e657b2b8.png)

How to use SSL certificates?

@123andy, @ChemiKyle and I are really enjoying to this docker environment for our development work. We continue to look for ways to get our work done faster. Today I wrote...

This threw me for some time The MySQL configuration on the Oracle 8 docker image expects the my.conf to be in /etc/mysql/conf.d but it is configured to be in /etc/mysql/mysql.conf.d