Skip to content

3.3.0 - t3cs2015 release

Compare
Choose a tag to compare
@mblaschke mblaschke released this 09 May 10:20
· 584 commits to master since this release
  • Fixed make mysql-backup
  • Added docker/main/bin/customization.sh for easy customization and faster docker rebuilding
  • Added CLI_USER for customizable user in docker-env.yml (for CLI_SCRIPT)
  • Added ssl (SHA2) for nginx and apache HTTPd
  • Added /data/cache for application cache storage (inside storage container)
  • Improved make deploy (supports all other frameworks now, not only TYPO3)
  • Fixed $HOME variable for shell and cli entrypoint targets (sudo issue)
  • Improved docker-env.yml layout with some examples