Server/Mattermost
pkg install -y apache24sysrc apache24_enable="YES"service apache24 start
pkg install -y mattermost-serverls /usr/local/www/mattermostsysrc mattermostd_enable="YES"service mattermostd startservice mattermostd status
mattermostd is not running.
cp /usr/local/etc/mattermost/config.json.sample /usr/local/etc/mattermost/config.json$EDITOR /usr/local/etc/mattermost/config.json.sample /usr/local/etc/mattermost/config.json