Skip to content

Install Wekan Docker in production

Lauri Ojansivu edited this page Dec 3, 2017 · 35 revisions

Purpose: run Wekan on a production Linux server with Docker and Apache or Nginx as a front-end server (reverse proxy)

1. Install newest Docker and Docker Compose

Docker website

2. Use Wekan-MongoDB with Docker Compose

https://github.com/wekan/wekan-mongodb

External MongoDB authentication

3. Email

Troubleshooting Email

4. Configure webserver as a front-end proxy

5. Launch Wekan

As wekan user and from /home/wekan, run docker-compose up -d

6. Improvements to bring to this doc

  • Verify everything works

7. Tested on...

This procedure has been tested on:

Wekan

General

Support priorities for new features and bugfixes

  1. Commercial Support
  2. Community Support
  3. Debugging

Security

Backup

Repair

Themes

Features

Email

Logs and Stats

Migrating

Required Settings

Download

Webservers

REST API Docs

REST API issue

REST API client code

Webhooks

Case Studies

Development

Issues

Clone this wiki locally