35 lines
655 B
Text
35 lines
655 B
Text
# Combined jail package list — union of all jail package lists from clawdie-ai
|
|
# Mirrors infra/packages/*-jail.txt (deduplicated), with browser package choices
|
|
# adjusted for the operator USB's Firefox-first package closure.
|
|
# Keep in sync when jail package lists change.
|
|
|
|
# Shared across jails
|
|
bash
|
|
git
|
|
rsync
|
|
curl
|
|
|
|
# cms-jail
|
|
nginx
|
|
node24
|
|
npm
|
|
postgresql18-client
|
|
|
|
# db-jail
|
|
postgresql18-server
|
|
postgresql18-contrib
|
|
postgresql18-pgvector
|
|
|
|
# worker-jail
|
|
cage
|
|
firefox
|
|
|
|
# management-jail (observability)
|
|
victoria-metrics
|
|
grafana
|
|
|
|
# ollama-jail (optional local inference)
|
|
ollama
|
|
|
|
# forgejo-jail (optional code hosting UI, extends git-jail baseline)
|
|
forgejo
|