Skip to main content
On Debian or Ubuntu, with Postgres and S3-compatible storage somewhere you can reach:
A systemd unit:
/etc/systemd/system/artbucket.service
And Caddy in front, for TLS:
/etc/caddy/Caddyfile
The app migrates its database when it starts. To upgrade, check out the new tag, pnpm install --frozen-lockfile, pnpm build, and restart the service.