Skip to content
Lauri Ojansivu edited this page Apr 29, 2020 · 10 revisions

Running Wekan server at Android

Requirements:

  • arm64 or x64 Android with at least 3 GB RAM. Tested with with arm64 OnePlus 3 that has 6 GB RAM.
  • It is not necessary to root Android.

1) Install AnLinux and Termux from Play Store

At AnLinux choose:

  • Ubuntu
  • XFCE4
  • Copy those commands to Termux to install Linux.

2) At Termux

When you get from Termux to Ubuntu bash, you can install Wekan similarly like arm64 or x64: https://github.com/wekan/wekan/wiki/Raspberry-Pi

And edit start-wekan.sh so you can start Wekan for example:

ROOT_URL=http://localhost:2000
PORT=2000

And at Android webbrowser like Chrome and Firefox browse to http://localhost:2000

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