8000 Adding Passbolt as a template by kunumigab · Pull Request #5769 · coollabsio/coolify · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adding Passbolt as a template #5769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 14, 2025
Merged

Adding Passbolt as a template #5769

merged 4 commits into from
May 14, 2025

Conversation

kunumigab
Copy link
Contributor
@kunumigab kunumigab commented May 5, 2025

Adding passbolt docker compose template (compose/passbolt.yaml & svgs/passbolt.svg)

@albertorizzi
Copy link
Contributor
albertorizzi commented May 8, 2025
  1. How can I obtain the invites link for the first time? @kunumigab
  2. You can also add other envs

image
Screenshot 2025-05-08 alle 09 27 36

@kunumigab
Copy link
Contributor Author
kunumigab commented May 8, 2025
  1. How can I obtain the invites link for the first time? @kunumigab
  2. You can also add other envs

image Screenshot 2025-05-08 alle 09 27 36

Hello! First time user aka admin need to be created from terminal

su -m -c "/usr/share/php/passbolt/bin/cake \ passbolt register_user \ -u YOUR_EMAIL \ -f YOUR_NAME \ -l YOUR_LASTNAME \ -r admin" -s /bin/sh www-data

Then on passbolt config add mail settings (didn't add variables because it give me a warning that don't use it on production)

{7B51AF8E-DA53-4D33-8130-0EF9F2330C7A}

@albertorizzi
Copy link
Contributor

su -m -c "/usr/share/php/passbolt/bin/cake \ passbolt register_user \ -u YOUR_EMAIL \ -f YOUR_NAME \ -l YOUR_LASTNAME \ -r admin" -s /bin/sh www-data

Thanks, I can't execute this command from the terminal in Coolify. Can you help me? @kunumigab

@kunumigab
Copy link
Contributor Author
kunumigab commented May 8, 2025

su -m -c "/usr/share/php/passbolt/bin/cake \ passbolt register_user \ -u YOUR_EMAIL \ -f YOUR_NAME \ -l YOUR_LASTNAME \ -r admin" -s /bin/sh www-data

Thanks, I can't execute this command from the terminal in Coolify. Can you help me? @kunumigab

Found the issue! Was my bad on database host.

You can change the line 28:

- DATASOURCES_DEFAULT_HOST=db
to
- DATASOURCES_DEFAULT_HOST=mariadb

Restart service & create admin user

image

@albertorizzi
Copy link
Contributor

Restart service & create admin user

Perfect, it works!

@kunumigab
Copy link
Contributor Author

Restart service & create admin user

Perfect, it works!

Nice!, additionaly you can change "admin" to "user" and create users without setup smtp! or complete it on panel settings.

Check env variables for more tunning: https://www.passbolt.com/docs/hosting/configure/environment-reference/

@andrasbacsai andrasbacsai deleted the branch coollabsio:next May 9, 2025 06:31
@andrasbacsai
Copy link
Member

It was a mistake, sorry. I recreated the next branch and it auto-closed this PR.

@andrasbacsai andrasbacsai reopened this May 9, 2025
@fahimanwer
Copy link

Hey, when can it be added? I really want to use this

@kunumigab
Copy link
Contributor Author

Hey, when can it be added? I really want to use this

Usually it get added once Andras check the template

If you need to use it right now, you can create a new service>docker compose

image

Copy the code from this commit

{4032F3F9-E882-4119-85DE-927C0FE707F1}

Run it

@peaklabs-dev
Copy link
Member

Thank you for the PR I will improve the template a bit.

@peaklabs-dev peaklabs-dev merged commit e298c29 into coollabsio:next May 14, 2025
1 check passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0