frappe_docker/development
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
..
vscode-example chore: Update vscode-example scripts (#1613) 2025-04-12 11:06:57 +05:30
apps-example.json refactor: prepare for v15 (#1243) 2023-10-20 18:40:10 +05:30
installer.py local enviroment 2025-05-21 23:09:19 +02:00
Readme.md local enviroment 2025-05-21 23:09:19 +02:00

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