mirror of
https://github.com/wekan/wekan.git
synced 2026-01-08 02:28:50 +01:00
Updated Docker (markdown)
parent
d68306826f
commit
3ad94ae53a
1 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## Notes
|
||||
|
||||
Currently there are two dockerhub builds for wekan. One at [mquandalle dockerhub](https://hub.docker.com/r/mquandalle/wekan/builds/) and another at [wekanteam dockerhub](https://hub.docker.com/r/wekanteam/wekan/builds/).
|
||||
|
||||
For now [wekanteam dockerhub](https://hub.docker.com/r/wekanteam/wekan/builds/) is recommended as it supports tagged releases. There is a separate `docker-compose.yml` for [wekanteam dockerhub](https://hub.docker.com/r/wekanteam/wekan/builds/) at [this repo link](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml).
|
||||
|
||||
## Development:
|
||||
|
||||
### `docker run` examples
|
||||
|
|
@ -39,8 +45,6 @@ echo 'USE_EDGE=true' >> .env && \
|
|||
sudo docker-compose up -d --build
|
||||
```
|
||||
|
||||
- Using [wekan_mongodb](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml) - contains the only required Docker Compose file.
|
||||
|
||||
## Other resources
|
||||
|
||||
First registered Wekan user will get Admin Panel on new Docker and source based
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue