Skip to content

ubuntu server 24 安装

sh
sudo apt update

sudo apt install -y \
  git \
  curl \
  ca-certificates \
  build-essential
sh
sudo apt install -y \
  git \
  curl \
  wget \
  unzip \
  zip \
  jq \
  ripgrep \
  fd-find \
  tmux \
  build-essential
sh
pnpm add @earendil-works/pi-coding-agent -g --ignore-scripts

@hyperdreamer/pi-webui

sh
npp install -g @hyperdreamer/pi-webui
  pi-webui status
  pi-webui logs
  pi-webui restart
cat ~/.config/pi-webui/config.json

pi-web-ui

sh
sudo apt install -y build-essential python3 make g++
sh
npp install -g pi-web-ui@latest

pnpm approve-builds -g
sh
PI_WEB_HOST=0.0.0.0 pi-web-ui