abnerhliu f122274636 update 2025-10-15 1 miesiąc temu
..
migrations cc8356e297 modify 2 miesięcy temu
templates a22d4c6679 init 2 miesięcy temu
README.md a22d4c6679 init 2 miesięcy temu
app.yaml a22d4c6679 init 2 miesięcy temu
app_migrations.yaml a22d4c6679 init 2 miesięcy temu
ix_values.yaml f122274636 update 2025-10-15 1 miesiąc temu
questions.yaml a22d4c6679 init 2 miesięcy temu

README.md

Passbolt

Passbolt is a security-first, open source password manager

Register admin user

Connect to the container's shell and run the following command replacing the values (user@example.com, first_name, last_name) with your own values.

/usr/share/php/passbolt/bin/cake passbolt register_user -r admin -u user@example.com -f first_name -l last_name