vigeeking / dharma

My goal is to create a pipeline that is built exclusively with tools I either already know, or am only learning because they provide added value to the project
GNU General Public License v3.0
0 stars 0 forks source link

Mattermost #2

Closed vigeeking closed 4 years ago

vigeeking commented 4 years ago

I am trying to communicate with people via different messaging platforms. I would like to have built in slack functionality to handle communication, and also be able to integrate it into the smart house. This is done when I have a slack/mattermost platform integrated into the pipeline and have gotten my first other person added to the server.

vigeeking commented 4 years ago

I got mattermost running at mattermost.vigeeking.com, but when I was setting up let's encrypt I borked it. There is currently a placeholder piece of data to see if I can move things over. One option to doing this outside of bitnami is going to be this route: https://docs.mattermost.com/install/docker-local-machine.html#one-line-docker-install

vigeeking commented 4 years ago

I got mattermost up and running with bitnami, in order to handle the let's encrypt certs I had to follow these instructions: https://docs.bitnami.com/aws/apps/mattermost/administration/generate-configure-certificate-letsencrypt/

followed by these: https://docs.bitnami.com/bch/apps/mattermost/administration/update-ip-hostname/

Despite what they were saying I had to manually download the let's encrypt cert tools

vigeeking commented 4 years ago

Mattermost server configured. I still need to add an email and but a base website at www.vigeeking.com but in the meantime I am going to mark this as done and throw another card in the backlog.