frappe_docker/development/Readme.md
sin-ev 02b3cfcf09
local enviroment
Switches default local setup to PostgreSQL and ARM64

Updates local development environment to use PostgreSQL instead of MariaDB by default, aligns configuration and documentation, and switches Docker service platforms to ARM64 for broader compatibility.

Improves developer experience and readiness for ARM-based systems.
2025-05-21 23:09:19 +02:00

242 B

Readme

Installation

With installer.py, you must change the root-username to postgres and setup the password in the postgres image to the same as the one you set in the installer.py.

python installer.py --db-type postgres