Thursday, March 2, 2017

Add Mattermost to Vagrant (Homestead)

I'm doing a project in Laravel that involves installing and integrating with Mattermost. Now, this is the first time I used Homestead in a project and liked it quite a lot! The problem, however, is that I need to add Mattermost to the setup also, because I guess that's the whole point of Homestead -- not having to mess with the setup/environment yourself.

And this is where I am stuck. Mattermost is not as popular as Redis or Nginx that it be automatically included in a box. What can I do to add it to my setup and how do I share the environment on the live server? In fact, how do we add just about any other software to the Homestead box?



via dotslash

Advertisement