Create a free account to get access to additional free training videos. Enjoy this free video from CraftQuest! Create a free account to get access to additional free training videos. Join the Community
Local Development with Craft Nitro
Craft Nitro is a Docker-based local hosting solution by Pixel & Tonic, the developers of Craft. It is designed as an officially-supported way to handle local development of Craft CMS website builds, as well as when working on plugin development.
Craft Nitro is a Docker-based local hosting solution by Pixel & Tonic, the developers of Craft. Craft Nitro is an officially supported way to handle local development of Craft CMS website builds and when working on plugin development.
Craft Nitro replaces the need for tools like MAMP, XAMPP, WAMP, or Laravel Valet.
Nitro does not use system software libraries (like PHP or MySQL) and instead spins up a dedicated set of Docker containers to handle that software.
By using a Docker-based local development environment, we can:
Nitro does a specific job: reliably handle local development for Craft CMS projects. It uses Docker behind the scenes, but we do not need to mess with tooling we would in a typical hand-rolled Docker setup.
Additionally, we do not have any extra files in our Craft project.
Finally, Nitro is developed and maintained by the team behind Craft CMS, so any improvements, fixes, or updates are not a burden we have to carry. We can rest assured that there is someone else handling that.
Local Development with Craft Nitro is made up of the following videos: