Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork684
Docker-based local PHP+Node.js web development environments
License
ddev/ddev
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
DDEV is an open-source tool for running local web development environments for PHP and Node.js, ready in minutes. Its powerful, flexible per-project environment configurations can be extended, version controlled, and shared. DDEV allows development teams to adopt a consistent Docker workflow without the complexities of bespoke configuration.
To check out live examples, docs, contributor live training, guides and more visitddev.com anddocs.ddev.com
If you need help, our friendly community providesgreat support.
DDEV is an Apache License 2.0 open-source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please considersponsoring DDEV development.
See “How can I contribute to DDEV?” in theFAQ, and theContributing page.
- CheckSystem Requirements: macOS (Intel and Apple Silicon), Windows 10/11, WSL2, Linux, andGitHub Codespaces.
- Install aDocker provider and DDEV.
- Try aCMS Quick Start Guide.
Additionally,https://ddev.com/get-started/ provides an up-to-date getting-started guide.
- Quickly create local web development environments based on code repositories, with minimal configuration.
- Import a database to any of your local environments.
- Import upload files to match the project (e.g. Drupal sites/default/files or WordPress
wp-content/uploads). - Customizable integration with hosting platforms likeUpsun (formerly Platform.sh),Pantheon,Acquia and others.
- Run commands within the Docker environment using
ddev exec. - View logs from the web and database containers.
- Use
ddev sshto explore the Linux environment inside the container. - List running projects with
ddev list. - Snapshot databases with
ddev snapshot. - Temporarily share your development website with others using
ddev share. - Create custom commands as simple shell scripts.
- Enjoy effortless, trusted HTTPS support.
- Extend and customize environments as much (or as little!) as you need to.
Runddev to see all thecommands.
About
Docker-based local PHP+Node.js web development environments
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.