Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 492 Bytes

local-dev-getting-started.md

File metadata and controls

19 lines (12 loc) · 492 Bytes

Lando Docker Setup

Get started with Mautic on a LAMP stack.

@TODO - We're running LAMP due to some issue with LEMP configuration. 

This will get changed back soon.
  1. git clone to copy this project locally
  2. cp .env.lando.dist .env and customize your environment variables as needed
  3. Download Lando and run lando start
  4. Import a version of the database with lando db-import db-int/path/to/db.

References: