mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Updates.
This commit is contained in:
parent
b714e2fca0
commit
88c6ce1c7e
1 changed files with 4 additions and 2 deletions
|
@ -4,6 +4,8 @@ https://github.com/wekan/wekan/wiki/PostgreSQL
|
|||
|
||||
ToroDB is not developed anymore.
|
||||
|
||||
ToroDB is compatible with MongoDB 3.0. WeKan 7.x is compatible with MongoDB 6.x.
|
||||
|
||||
# Docker: Wekan to PostgreSQL read-only mirroring
|
||||
|
||||
* [Wekan kanban board, made with Meteor.js framework, running on
|
||||
|
@ -25,8 +27,8 @@ ToroDB is not developed anymore.
|
|||
2) Clone this repo.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/wekan/wekan-postgresql.git
|
||||
cd wekan-postgresql
|
||||
git clone https://github.com/wekan/wekan
|
||||
cd torodb-postgresql
|
||||
```
|
||||
|
||||
3) IMPORTANT: In docker-compose.yml, to use Wekan on local network, change ROOT_URL=http://localhost to http://IPADRESS like http://192.168.10.100 or http://example.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue