Skip to content

Instantly share code, notes, and snippets.

View satwareAG-ironMike's full-sized avatar

Michael Wegener satwareAG-ironMike

View GitHub Profile
@coltoneshaw
coltoneshaw / upgrade.sh
Last active May 15, 2021 08:11
Upgrade script for Mattermost Docker Install
#!/bin/bash
# Credit for helping to outline the correct upgrade process goes to @tuxity and @GuidoDr
##
## Instructions
##
# 1. Edit the variables below to match your environment. This uses default variables and assumes you're on 5.31.0.
# If you're wanting to use another version of Postgres/Mattermost , update the variables as desired.