Skip to content

Releases: 123andy/redcap-docker-compose

PHP 8.3 and other updates

31 Oct 20:56
Compare
Choose a tag to compare
  • 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

06 Oct 22:51
c685425
Compare
Choose a tag to compare

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

16 Feb 16:19
1556295
Compare
Choose a tag to compare

This is a release before I updated everything for xdebug 3, mysql 8, php 8.1, etc...

Xdebug 2.x archive

28 Dec 21:05
Compare
Choose a tag to compare

Before moving to xdebug 3 and php 7.4 I tagged this backup.