Skip to main content

Update ArgentOS

argent update
This pulls the latest version and rebuilds. Your configuration and data are preserved.
If you need to validate a test release before it reaches production, use the Developer Branch install guide instead of the stable lane.

Manual Update

cd /path/to/argentos
git pull
pnpm install
pnpm build
After updating, restart the gateway:
argent gateway restart