Updated Docker (markdown)

Stephen Moloney 2017-04-28 11:19:41 +01:00
parent 76050fc73a
commit d68306826f

@ -39,11 +39,9 @@ echo 'USE_EDGE=true' >> .env && \
sudo docker-compose up -d --build
```
Recommended:
- Using [wekan_mongodb](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml) - contains the only required Docker Compose file.
* [Wekan <=> MongoDB][wekan_mongodb](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml) - contains the only required Docker Compose file
### Other resources
## Other resources
First registered Wekan user will get Admin Panel on new Docker and source based
installs. You can also [enable Admin Panel manually](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v0111-rc2-2017-03-05-wekan-prerelease)