~mattermost-charmers/charm-k8s-mattermost/+git/image-build:master

Last commit made on 2020-06-10
Get this branch:
git clone -b master https://git.launchpad.net/~mattermost-charmers/charm-k8s-mattermost/+git/image-build
Members of Mattermost Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

53661cc... by Paul Collins

enable autolink plugin

Reviewed-on: https://code.launchpad.net/~pjdc/charm-k8s-mattermost/+git/image-build/+merge/385448
Reviewed-by: Haw Loeung <email address hidden>

e2c9414... by Paul Collins

enable autolink plugin

224549b... by Paul Collins

add giphy plugin

Reviewed-on: https://code.launchpad.net/~pjdc/charm-k8s-mattermost/+git/image-build/+merge/385443
Reviewed-by: Alexandre Gomes <email address hidden>

368e385... by Paul Collins

add giphy plugin

c83e0f7... by Paul Collins

set WORKDIR /mattermost

Mattermost tries to open some relative paths, e.g. "./client/plugins".

0b00164... by Paul Collins

cut down to bare minimum

Image now uses default port 8065 (charm updated to match).
We no longer create a default config. Instead, set MM_CONFIG
to point to a suitable database, and go from there.

2adeef8... by Paul Collins

ensure config.json is writable by mattermost

f805f40... by Paul Collins

do not use a login shell, because we need the environment

ebb794c... by Paul Collins

switch default user to root so that Juju can upgrade charms (LP:1879598)

a9e43c9... by Paul Collins

rename the Dockerfile to Dockerfile

If nothing else, it is absolutely not YAML!