Lesson 1 — Reviewing DDEV installation and configuration for local development
Prerequisites and goals
Prerequisites
Theoretical prerequisites
This lesson assumes that you already know the following:
- How to install and configure the Bootstrap Package extension for the newly created TYPO3 project
- How to add components for your TYPO3 project
- How to customize the layout for your TYPO3 project
- How tu use advanced Bootstrap features
Practical prerequisites
Before you start this lesson, please have the following things ready:
- Installed and configured a Bootstrap based Frontend for your TYPO3 project
- Added Bootstrap components to your project
- Customized the layout of your TYPO3 project
Goals
Theoretical goals
By the end of this lesson, you should know the following:
- Review DDEV architecture and configuration requirements
- Review troubleshooting techniques for DDEV installations
- Review DDEV environment optimization strategies
- Review DDEV best practices and common pitfalls
Practical goals
By the end of this lesson, you should have completed the following:
- Verify DDEV installation and configuration completeness
- Optimize DDEV settings for local development
- Resolve common DDEV configuration issues
- Test DDEV environment functionality
Learning resources
- DDEV: Get Started
- DDEV: GitHub Repository
- Docker: Installation Guide
- DDEV: Installation
- DDEV: CMS Quickstarts
- DDEV: Config Options
- DDEV: Extending and Customizing Environments
- DDEV: Performance
- DDEV: Usage
- How to install TYPO3 13 in a few minutes with DDEV
- Installing TYPO3 with DDEV
- Using DDEV for development of TYPO3 extensions
- Debug TYPO3
- DDEV Trusted HTTPS Certificates