The Open Source kanban (built with Meteor).

Serubin c7f9651236 App env variables vor 8 Jahren
.meteor 92a34ba6a7 Added local dependency for flow-router vor 8 Jahren
.tx c829440bc2 Update Finnish translation. vor 8 Jahren
.vscode 8d555707f2 Add VSCode editor configuration to the repository vor 8 Jahren
client eaa09ea341 Fix default font so Chinese is shown correctly. Closes #914 vor 8 Jahren
config 39f2837838 wording change, email sending optimization, add texts to i18n vor 8 Jahren
i18n 593510ac6a Update translations. vor 8 Jahren
meta 33cfee8d5f Update version and author information for new release on Sandstorm. vor 8 Jahren
models 72c3651be4 Set mail-from to environment immediately after changed, vor 8 Jahren
packages 92a34ba6a7 Added local dependency for flow-router vor 8 Jahren
public 952c2e1ae2 optimize png images losslessly using zopflipng vor 9 Jahren
server 7c9a30d8fe Fix merge conflict. vor 8 Jahren
.editorconfig 21dcd162f5 Add editorconfig support vor 9 Jahren
.eslintrc.json 1dfb6ef477 Admin panel: vor 8 Jahren
.gitignore 09c22eaa55 tweaked .gitignore to exclude .build/* vor 8 Jahren
.gitmodules 92a34ba6a7 Added local dependency for flow-router vor 8 Jahren
.travis.yml c8b7e14835 Use node 0.10.48 on Travis CI. vor 8 Jahren
CHANGELOG.md a00eb436ff Fix default font so Chinese is shown correctly. Thanks to mo-han ! vor 8 Jahren
Contributing.md ac6ae7607e Documentation has been moved to Wekan wiki. vor 8 Jahren
Dockerfile ef3ae31bdd Dockerfile: Add EXPOSE vor 8 Jahren
LICENSE 272f67f0c6 Update some meta-data vor 9 Jahren
README.md 167e873e13 Update screenshot. vor 8 Jahren
app.env c7f9651236 App env variables vor 8 Jahren
app.json dcad6bd550 v1.11.1-rc1 Wekan prerelease. vor 8 Jahren
docker-compose.yml 3f7919e0b3 update docker compose to latest dockerhub vor 8 Jahren
package.json dcad6bd550 v1.11.1-rc1 Wekan prerelease. vor 8 Jahren
sandstorm-pkgdef.capnp 9b2e039da2 update sandstorm metadata for appVersion 19 release vor 8 Jahren
sandstorm.js cacaa0ee8c hack to avoid 'board not found' problem in Sandstorm vor 8 Jahren
scalingo.json 06eff61f99 Add Scalingo one-click deploy vor 9 Jahren

README.md

Wekan

Wekan Build Status

Wekan chat

2017-02-08 News: All of Wefork is now merged and moved back to official Wekan. Wefork will not accept any new issues and pull requests. All development happens on Wekan.

Wefork announcement and merging back

Wefork FAQ

Translate Wekan at Transifex

Wekan is an open-source and collaborative kanban board application.

Whether you’re maintaining a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary idea, Kanban boards are an unbeatable tool to keep your things organized. They give you a visual overview of the current state of your project, and make you productive by allowing you to focus on the few items that matter the most.

Wekan supports most features you would expect of it including a real-time user interface, import from Trello (on standalone Wekan), cards comments, checklists, member assignations, customizable labels, closing lists, filtered views, and more.

SSO options like LDAP, passwordless email, SAML, GitHub and Google Auth are already available on Sandstorm, not standalone Wekan. Sandstorm is Enterprise scale highly secure platform with grains, logging, admin settings, server clustering, App Market and it's now fully Open Source. Sandstorm is preferred platform for Wekan, as it would take a lot of work to reimplement everything in standalone Wekan.

You don’t have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on various platforms.

Roadmap

Upcoming Wekan App Development Platform will make possible many use cases like kanban workflows, dependencies, gantt charts, WIP limits, time tracking, managing website, Rocket.Chat support and custom apps with themes by providing Teams/Organizations, APIs, admin interface, custom fields, calendar view, time tracking, vote on cards, move cards to another board and board templates. Some of these don't even have feature requests in Wekan issues, so we do need detailed descriptions, screenshots and links to videos how these should work.

We are very welcoming to new developers and teams to submit new pull requests to devel branch to make this Wekan App Development Platform possible faster. Please see Developer Documentation to get started. We also welcome sponsors for features. By working directly with Wekan you get the benefit of active maintenance and new features added by growing Wekan developer community.

Roadmap is self-hosted on Wekan

At roadmap there is links to Wekan GitHub issues where actual work happens. If you don't see your feature request at GitHub issues, please add it. Not all feature requests have been added to roadmap board yet.

Screenshot

Screenshot of Wekan

Content is being copied from old Wekan roadmap to new one in process of merging Wefork back to Wekan.

Since Wekan is a free software, you don’t have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on various platforms.

Supported Platforms

Automatic generated newest builds are available for Docker, and some others that install directly from this repo. Automatic builds will be added later for more platforms.

Wekan database cleanup script

Daily export of Wekan changes as JSON to Logstash and ElasticSearch / Kibana (ELK)

Wekan stats

Docker: Docker image, Docs at wiki

Docker example, running latest Wekan using docker-compose:

Running from remote dockerhub images

Recommended:

Development:

  • Clone this wekan repo and run from dockerhub without building:

    sudo docker-compose up -d --nobuild
    

PostgreSQL read-only mirroring using dockerhub images

Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only mirroring for SQL access with any programming language or Office package that has PostgreSQL support, like newest LibreOffice 3.5.

Running from locally built dockerhub images

sudo docker-compose up -d --build

Running from locally built dockerhub images and modified ARG variables (not recommended)

echo 'NODE_VERSION=v6.6.0' >> .env && \
echo 'METEOR_RELEASE=1.4.2.3' >> .env && \
echo 'NPM_VERSION=4.1.2' >> .env && \
echo 'ARCHITECTURE=linux-x64' >> .env && \
echo 'SRC_PATH=./' >> .env && \
sudo docker-compose up -d --build

Docker example, running latest Wekan using docker run commands alone:

docker run -d --restart=always --name wekan-db mongo:3.2.11

docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=mongodb://db" -e "ROOT_URL=http://localhost:8080" -p 8080:80 mquandalle/wekan:latest

Docker on SUSE Linux Enterprise Server 12 SP1

Docker environment for Wekan development

Install from source

Install from source on Windows

VirtualBox

Debian Wheezy 64bit

Deploy SignUp Deploy to Scalingo Install on Cloudron Try on Sandstorm

Upcoming Platforms

Autoinstall script based on this issue

Create Sandstorm .spk file from source

Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL , change from email at Accounts.emailTeamplates.from , new file in server folder called smtp.js on code Meteor.startup(function () }); . TODO: Test and find a way to use API keys instead.

Azure: Install from source. Azure endpoint needs to be added. Not tested yet.

OpenShift: Not tested yet.

Google Cloud: Needs info how to enable websockets.

License

Wekan is released under the very permissive MIT license, and made with Meteor.