Posted 07 August, 2017
I wanted to redo/rework the Passbolt install on Centos for a while. It’s seems like a horribly long and complex process, but in fact it’s not. With the recently released Passbolt 1.6ย and my wish to play with asciinemaย for a while I thought why not combine both ๐ Considering this is my first attempt, don’t shoot me ! If you prefer a readable version feel free to use my text guide version.
[asciinema video=132447]
[asciinema video=132448]
[asciinema video=132450]
[asciinema video=132454]
[asciinema video=132461]
[asciinema video=132464]
After this, you should configure Nginx to use /var/www/html/passbolt/app/webroot.
Asciinemaย is really cool and works nicely, only I should have checked the height x width ratio cause now it again is a very long page ๐ As to Passbolt, the install is still easy, you need to install one “complex module” and configure Nginx/mariaDB. That is a stack that is not to complex for the safety it provides to the you and you’re team.
If you enjoyed this article, please consider buying me a Dr Pepper.
Fuel the beast!
Buy me a Dr Pepper
You’re a god, this is super helpful.
Just one thing, the passbolt install would fail for me unless I also copied the email config file, i.e.:
cp app/Config/email.php.default app/Config/email.php
Ah, that’s maybe new ? It’s a good idea to do the full configuration. Thanks for the addition !
I had to copy the email config too.
Unfortunately the first time I tried to install Passbolt following your guide, I didn’t have sucess. I don’t know why. Maybe I fucked things up when I was configuring nginx or something.
But the developers released a new guide some days ago, I tried again and everything went smoothly.
Thanks for posting these guides. It helped a lot! ๐
Good to hear it worked out, I added a link, as this guide is now basically deprecated per ‘official’ article ๐ passbolt guide
[…] Install using asciinema on Centos 7.3 […]