From 7cad27d59c0e97977084b3690e34b0d2dea0e976 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 4 Sep 2018 12:21:39 +0300 Subject: [PATCH] Updated OAuth2 (markdown) --- OAuth2.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OAuth2.md b/OAuth2.md index 445b431..5e50b53 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -15,6 +15,12 @@ If there is existing username/password account in Wekan, OAuth2 merges both logi Source: [OAuth2 Pull Request](https://github.com/wekan/wekan/pull/1578) +# Docker + +https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml#L146-L166 + +# Snap + ### 1) Install Rocket.Chat [Rocket.Chat Snap](https://rocket.chat/docs/installation/manual-installation/ubuntu/snaps/) has Node at port 3000 and mongodb at port 27017.