Skip to content

Quick Start

Create your first bench in three steps.

1) Create a bench (fm will start it automatically):

fm create mybench

2) Open the site in your browser:

open http://mybench.localhost

3) Check bench details:

fm info mybench

Notes:

  • The default Administrator account after creation is Administrator / admin. Change this before using a bench for production.
  • To add ERPNext during creation: fm create mybench --apps erpnext.

Tip

Use fm list to see all benches and their status.


Where to go next:

  • Guides — environments, SSL, app management, VSCode, and more
  • App Management — install ERPNext or other apps
  • Commands — full reference for every fm command