| Platform | Rating | Version | Details |
|---|---|---|---|
| Snap |
|
Newestsudo snap list
|
Already newest. Automatic updates. Please Change to Stable: sudo snap refresh wekan --channel=latest/stable --amendOn first start after upgrading from old WeKan 6, it automatically migrates the MongoDB data and attachments/avatars to FerretDB (SQLite). Migration progress shows at the WeKan web address, and a migration interrupted by a snap refresh or reboot resumes where it left off. The original MongoDB data is never modified or deleted. Watch migration and database logs: sudo snap logs -f wekan.mongodbRetry or force a fresh MongoDB → FerretDB migration: sudo snap run wekan.migrateChoose which database WeKan runs on (mongodb also pauses auto-migration, ferretdb switches to the migrated FerretDB): sudo snap run wekan.database mongodbsudo snap run wekan.database ferretdbMaintenance page on/off: while on, users see an "under maintenance" page (HTTP 503), and you can start sudo snap start wekan.mongodb or
sudo snap start wekan.ferretdb by hand to reach the data over the
MongoDB wire protocol on port 27019 (one at a time, they share the port):sudo snap run wekan.maintenance onsudo snap run wekan.maintenance offMore upgrade info |
| Docker, Kubernetes, OpenShift
.zip Bundle Windows/Linux/Mac |
|
Newest | If installing now, newest available. Bitnami MongoDB Docker images do not exist anymore. MongoDump/MongoRestore to groundhog2k MongoDB images Manual upgrade info General Upgrade StepsWith these steps, attachments and avatars are visible.
|
| Sandstorm |
|
Newest |
Newest WeKan available 1. Backup Sandstorm 2. Upgrade Sandstorm WeKan |
| Sandstorm Tempest |
|
Not available yet | Tempest is still In Development.
It will be tried how to run Tempest, and see what it would require to have WeKan at Tempest |
| UCS |
|
Old | Wait for new WeKan version. New WeKan version development In Progress right now. |
| Friend |
|
Old | Friend development continues at Kin. Current version is Kin-Legacy, and version in development is Kin-2. When it will be available, it will be tried what would it require to have WeKan at Kin-2. |
| ToroDB |
|
Old | ToroDB is not developed anymore. To replace MongoDB, instead use FerretDB/PostgreSQL. |
Above with 5 stars are maintained versions of WeKan. Others are currently being added or paused.