redcap-docker-compose
redcap-docker-compose copied to clipboard
A docker-compose script for building REDCap with Mailhog
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:  msmtrpc: 
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