diff --git a/mattermost/README.md b/mattermost/README.md new file mode 100644 index 0000000..2511399 --- /dev/null +++ b/mattermost/README.md @@ -0,0 +1,5 @@ +# Docker-compose for Mattermost + +This repository deploys the Mattermost instance for GNOUS. + +It is an adaptation of the official docker deployment which you can find [here](https://git.gnous.fr/Gnous/mattermost) because `git submodule` is so scary.