Quickstart
This is the shortest path from zero to two projects running side by side. It assumes
you have already run mdocker setup.
-
Register a project. The profile is detected automatically:
mdocker init mdocker init ~/Projects/aurora -
Start it:
mdocker up mdocker up aurora -
Open it in the browser:
mdocker open mdocker open aurora # https://aurora.coding9.test -
Add a second project and run it in parallel:
a second project mdocker init ~/Projects/acme-shopwaremdocker up acme-shopware# both projects are now running at the same time -
Check status and stop when done:
status & stop mdocker lsmdocker down aurora
What just happened?
Section titled “What just happened?”Each up layered a generated override on top of your untouched compose file,
stripped its host ports, attached the containers to the shared edge network, and let
Traefik route the hostname over trusted HTTPS. For the full story — including the
port pre-flight and TLS — read Your First Project.
- Understand every step: Your First Project.
- Explore the Guides.
- Reach for the CLI Reference when you need a specific verb.
Cookie settings
We only use statistics tools if you allow it. Necessary storage keeps this site working; everything else is off until you decide.
Stores your choice from this dialog in your browser (localStorage). No cookie, no transfer to third parties.
Google Analytics 4 via Google Tag Manager, to measure how the site is used. Loaded only after you allow it.