Issue #55: Automate MinIO/S3 bucket bootstrap

State:

OPEN

Milestone:

Jalon 1: Sécurité & GDPR 🔒

Labels:

None

Assignees:

Unassigned

Created:

2025-10-29

Updated:

2025-11-13

URL:

View on GitHub

Description

## Summary
Currently, the configuration supports both MinIO (with bootstrap container) and external S3 buckets by toggling . However, when switching to a managed S3 service, operators must manually create/configure the bucket and policies.

## Proposal
- Provide a documented helper (Ansible role or standalone script) that can initialize the target S3 bucket (create bucket if absent, enforce private policy, optional lifecycle).
- Ensure we avoid storing secrets in logs and allow operators to opt-in safely.

## Priority
Low – capture the idea for later; current deployment flow works with manual steps.

],