Skip to content

Fix incorrect folder path in Step 7 of README.md#238

Closed
LeonardoPagani wants to merge 1 commit intopassbolt:masterfrom
LeonardoPagani:LeonardoPagani-internship
Closed

Fix incorrect folder path in Step 7 of README.md#238
LeonardoPagani wants to merge 1 commit intopassbolt:masterfrom
LeonardoPagani:LeonardoPagani-internship

Conversation

@LeonardoPagani
Copy link
Copy Markdown

Documentation issue identified during Trainee assessment for the summer internship.

In step 7 Create the first user documentation points to wrong folder. changed folder from docker-compose-ce.yaml to docker-compose-dev.yaml

new:
docker-compose -f dev/docker-compose-dev.yaml exec passbolt /bin/bash -c
'su -m -c "/var/www/passbolt/bin/cake passbolt register_user -u myuser@passbolt.local
-f name -l lastname -r admin" -s /bin/sh www-data'

Documentation issue identified during Trainee assessment for summer internship.

In step 7 Create the first user documentation points to wrong folder.
changed folder from docker-compose-ce.yaml to docker-compose-dev.yaml

new: 
docker-compose -f dev/docker-compose-dev.yaml exec passbolt /bin/bash -c \
  'su -m -c "/var/www/passbolt/bin/cake passbolt register_user -u myuser@passbolt.local \
   -f name  -l lastname  -r admin" -s /bin/sh www-data'
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 3, 2025

CLA assistant check
All committers have signed the CLA.

@LouisVallat
Copy link
Copy Markdown
Contributor

Closing as it's already been fixed 🫡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants