Ubuntu cc8356e297 modify il y a 2 semaines
..
migrations cc8356e297 modify il y a 2 semaines
templates a22d4c6679 init il y a 3 semaines
README.md a22d4c6679 init il y a 3 semaines
app.yaml a22d4c6679 init il y a 3 semaines
app_migrations.yaml a22d4c6679 init il y a 3 semaines
item.yaml a22d4c6679 init il y a 3 semaines
ix_values.yaml cc8356e297 modify il y a 2 semaines
questions.yaml a22d4c6679 init il y a 3 semaines

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