-
Notifications
You must be signed in to change notification settings - Fork 0
Platforms
Downloading and installing Wekan on various platforms.
Only newest Wekan is supported. Please check you are running newest Wekan, because old versions of Wekan have old Node.js and other vulnerabilities.
- Wekan new release ChangeLog
- Adding Users
- Forgot Password
- Settings
- Backup and Restore <=== VERY CRITICAL. DO AUTOMATICALLY OFTEN !!
- Logs and Stats
- Wekan bug reports and feature requests
- Proxy
Production: Univention platform, many apps and Wekan.
- Virtual Appliances Download: VirtualBox, KVM, VMware, VMware ESX
- Video of installing Univention Wekan Appliance
- After installing, you get license key file in email. Go with webbrowser to VM ip address like http://192.x.x.x and upload license. After that also on VM screen console login as root is possible. If you install KDE app from App Center with webbrowser, you get KDE on VM screen.
- Wekan for Univention Feature Requests and Bug Reports
- Univention Open Source repos
- Univention interview at FLOSS Weekly 480
- VM based on Debian. Free and Enterprise versions of Univention are same, only difference is paid support.
- Univention VM can be standalone, or replace Windows Server Active Directory, or join to existing Active Directory. Has web UI, LDAP server, Users/Groups management, adding user to app.
- Wekan LDAP login is integrated to Univention LDAP. Create at Univention web UI at Users management LDAP Domain Admin user, and add Wekan app for that user, to get Wekan Admin Panel. Normal users don't have Admin Panel.
- Has Wekan. From App Center you can install RocketChat, WordPress, OnlyOffice, NextCloud, OpenXChange, etc. Some apps are full free versions, some other apps require payment for more features. Wekan is full free version.
- Wekan on Univention is based Wekan Docker version. Upgrading all apps on Univention upgrades also Wekan to newest available Wekan version.
- Newer version of Wekan will be released when building and testing is done.
Production: Sandstorm platform, many apps and Wekan.
-
If you have any grains at Sandstorm's Oasis montly paid service, please move those to self-hosted, because only Oasis grain hosting part is shutting down - HN. This does not affect any other parts like self-hosting at sandcats.io, App Market, updates, etc.
-
Sandstorm info at Wekan wiki on Debian 64bit, Ubuntu 64bit
Security audited, recommended for security critical use on public internet or internal network. Sandstorm Security Features. Sandstorm is completely Open Source, including Blackrock Clustering.
Install to your own server. Automatic updates, tested before release. Sandstorm Wekan has different features than Standalone.
Works
- Google/GitHub/LDAP/SAML/Passwordless email login.
- Import from Wekan JSON.
- Free SSL at https://yourservername.sandcats.io domain.
- Rescuing MongoDB data from Sandstorm Grain .zip file to Standalone Wekan
Does not work
- Import from Trello does not import attachments, because Sandstorm-compatible HTTP-access from Wekan to outside of Wekan grain sandbox is not implemented yet
- Copying/Moving card to another board.
- REST API
- Outgoing Webhooks
- Email from Wekan
Production: Snap for Linux, install to your own server or laptop. Automatic Updates. Only Standalone Wekan.
If on Snap Stable automatic update breaks something, report Wekan for Snap bugs and feature requests here, so it can be fixed on some automatic update. If security is critical, keep behind firewall, without any ports open to Internet.
-
Install Snap on Linux 64bit.
- Debian, Ubuntu and Linux Mint based distros
- Arch
- Fedora
- Solus
- OpenSUSE
- Gentoo
- Manjaro
- Elementary OS
- CentOS 7
- Cloud: Some additional info
- Cloudron - Standalone Wekan
- Indiehosters - Standalone Wekan
- Scalingo - Standalone Wekan
Keep backups, Docker is more complex than others above. Use only if you have time to test new release first, and it's critical nothing gets broken. Because Docker does not have automatic updates, please keep behind firewall, without any ports open to Internet, because Wekan gets new security etc updates to Node.js and other dependencies often.
-
Docker
- Windows + build from source
- Mac
- SLES 64bit
- Proxy
Not exposed to Internet: Bundle for RasPi 3, arm64, Windows and any Node+Mongo CPU architectures. No automatic updates, no sandboxing.
New at 2019-06-30. If CPU architecture has enough RAM and fast harddisk, it can be used, but there is no automatic updates and no sandboxing.
New at 2019-09-08. You can also try bash install script and automatic upgrade script.
Stop Wekan. Download newest bundle version at https://releases.wekan.team .
Install Node 8.16.2 and some MongoDB like 3.2.x - 4.x. Preferred 4.x if available. Bundle works for Windows native Node.js and MongoDB, arm64 server, etc any CPU node+mongodb. Building from source does not seem to work on Windows.
Extra steps only for CentOS 6:
- Install gcc-4.9.3 and boost
- Add gcc to path, for example:
export LD_LIBRARY_PATH=/root/gcc-4.9.3/lib/gcc/x86_64-unknown-linux-gnu/4.9.3/:$LD_LIBRARY_PATH
- At below fibers step, do instead
npm install [email protected]
Then, for example:
mkdir repos
cd ~/repos
rm -rf bundle
wget https://releases.wekan.team/wekan-3.52.zip
unzip wekan-3.01.zip
cd bundle/programs/server
npm install
npm install node-gyp node-pre-gyp fibers
cd ../../..
Then modify start-wekan.sh
or start-wekan.bat
for Node and MongoDB paths.
See Raspberry Pi page for info about systemd etc.
- Virtual appliance - old
- Source for development usage only. Source, Snap, Docker, Sandstorm, Meteor bundle and Windows build instructions.
- Vagrant
- Upcoming:
- Friend - Snap Standalone Wekan
Other Clouds. Can have some restrictions, like: Requires from source install, has restricted 2.x kernel, does not support websockets, or not tested yet.
Does not work yet: DEB/RPM packages at Packager.io
New at 2019-08-04. For Ubuntu, Debian, CentOS and SLES. Testing how to get it working in progress here.
- About
- No UI major redesign
- Test Edge
- FAQ
- IRC FAQ - answers to questions asked at IRC
- Roadmap - board at Wekan demo
- Team
- Press
- Blog
- NOT related to Wekan
- Wekan vs Trello vs Restyaboard
- Features
- Custom Logo
- Gantt Chart
- Admin: Impersonate user
- Emoji etc syntax
- Numbered text syntax
- Time Tracking
- Subtasks <== Has fix
- Templates
- Archive and Delete
- Adding Users
- LDAP
- Keycloak
- Google login
- Azure
- OAuth2, Auth0, GitLab, RocketChat
- Oracle OIM on premise using OAuth2
- ADFS 4.0 using OAuth2 and OpenID
- Nextcloud
- CAS Please test
- SAML Please test
- IFTTT
- Custom Fields
- Due Date
- Forgot Password
- Requirements
- Translations
- Roadmap
- Fix Export board menu not visible on some boards
- Integrations
- RAM usage
- Demo
- Swimlane Documentation
- Wekan Markdown
- Download Wekan for various Platforms: Supported by xet7, Operating Systems, NAS, Cloud
- Example: New card with Python3 and REST API
- Python client to REST API
- Java
- Wekan Sandstorm cards to CSV using Python
- Excel and VBA
- Global Webhook
- Limiting Webhook data
- Receiving Webhooks
- Outgoing Webhook to Discord/Slack/RocketChat/Riot
- Outgoing Webhook to NodeRed
- Outgoing Webhook to PowerShell
- Security: Webhook and CA
- Outgoing Webhooks Data
- Outgoing Webhooks and Let's Encrypt
- Outgoing Webhooks Original Pull Request, multiple Webhooks, more parameters and response order