-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Conversation
|
Hello! First time user aka admin need to be created from terminal
Then on passbolt config add mail settings (didn't add variables because it give me a warning that don't use it on production) |
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:
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/ |
It was a mistake, sorry. I recreated the |
Hey, when can it be added? I really want to use this |
Thank you for the PR I will improve the template a bit. |
Adding passbolt docker compose template (compose/passbolt.yaml & svgs/passbolt.svg)