feat(passbolt): add Passbolt CE stack
Password manager with GPG encryption. Uses PostgreSQL for consistency with other stacks. Backed up alongside existing databases. Vaultwarden kept running during migration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -38,6 +38,7 @@ declare -A DATABASES=(
|
||||
[n8n_db]="n8n:n8n"
|
||||
[immich_db]="immich:immich"
|
||||
[coolify_db]="coolify:coolify"
|
||||
[passbolt_db]="passbolt:passbolt"
|
||||
)
|
||||
|
||||
dump_errors=()
|
||||
|
||||
Reference in New Issue
Block a user