Package Details: frappe-pilot-git 0.1.0.r979.g7f3d9af-1

Git Clone URL: https://aur.archlinux.org/frappe-pilot-git.git (read-only, click to copy)
Package Base: frappe-pilot-git
Description: CLI with built-in admin UI to manage Frappe deployments. Successor to Bench.
Upstream URL: https://github.com/frappe/pilot/
Keywords: frappe
Licenses: AGPL-3.0-only
Conflicts: frappe-bench, frappe-pilot
Provides: bench, frappe-pilot
Submitter: ssiyad
Maintainer: ssiyad
Last Packager: ssiyad
Votes: 0
Popularity: 0.000000
First Submitted: 2026-07-13 06:38 (UTC)
Last Updated: 2026-07-13 09:56 (UTC)

Dependencies (11)

Required by (0)

Sources (2)

Pinned Comments

ssiyad commented on 2026-07-13 06:41 (UTC)

Notes:

  • Pilot needs a writable install dir, so 'bench' syncs /usr/share/frappe-pilot to ~/.local/share/frappe-pilot (override: PILOT_HOME) and runs from there. Benches and the admin venv survive updates.
  • Install mariadb or postgresql for site databases.
  • Update with pacman, not 'bench upgrade'. The admin UI builds its own venv via uv on first 'bench start'.
  • Production setup and admin UI tasks expect passwordless sudo; this package never touches sudoers - configure it yourself if needed.
  • To hack on pilot: set PILOT_HOME to a git checkout; it runs as-is.

Latest Comments

ssiyad commented on 2026-07-13 06:41 (UTC)

Notes:

  • Pilot needs a writable install dir, so 'bench' syncs /usr/share/frappe-pilot to ~/.local/share/frappe-pilot (override: PILOT_HOME) and runs from there. Benches and the admin venv survive updates.
  • Install mariadb or postgresql for site databases.
  • Update with pacman, not 'bench upgrade'. The admin UI builds its own venv via uv on first 'bench start'.
  • Production setup and admin UI tasks expect passwordless sudo; this package never touches sudoers - configure it yourself if needed.
  • To hack on pilot: set PILOT_HOME to a git checkout; it runs as-is.