Releases: 123andy/redcap-docker-compose
Releases · 123andy/redcap-docker-compose
PHP 8.3 and other updates
- Upgraded to php 8.3
- Added adminer as alternate database explorer tool
- Added instructions on how to upgrade to a new version of rdc by copying over your old database and
www
folders. - Added instructions for localhost SSL configuration (so https://redcap.local or https://localhost works without errors)
- Cleaned up vscode XDEBUG setup so it should virtually 'work out of the box' with a few minor steps (in documentation)
- Switched out mailhog and replaced it with mailpit - a more modern and supported email aggregator for localhost
- Updated log rotation for log files so that your local
/logs
directory shouldn't get out of control.
v2022.10.1
This is a recent update after refreshing the code on my new M2 mac laptop. Let me know if you have any issues.
Version before 2022 Update
This is a release before I updated everything for xdebug 3, mysql 8, php 8.1, etc...
Xdebug 2.x archive
Before moving to xdebug 3 and php 7.4 I tagged this backup.