Skip to content

OpenSuse

Lauri Ojansivu edited this page Oct 21, 2022 · 3 revisions

Install WeKan for OpenSuse amd64

  1. Install Snap:

https://snapcraft.io/docs/installing-snap-on-opensuse

  1. Install WeKan:
sudo snap install wekan --channel=latest/candidate
sudo snap set wekan root-url='http:https://localhost'
sudo snap set wekan port='80'
  1. Register at at http:https://localhost/sign-up

Login at http:https://localhost/sign-in

More info at https://github.com/wekan/wekan/wiki/Adding-users

  1. If you instead would like to access WeKan from other laptops on your local network, check what is your computer IP address, and change your IP address here:
sudo snap set wekan root-url='http:https://192.168.0.200'

More info at https://github.com/wekan/wekan/wiki/Settings

  1. Create app icon for your mobile devices on local WLAN:

https://github.com/wekan/wekan/wiki/PWA

  1. Some more info:

Wekan

General

Fake: Not WeKan kanban

Security

Scaling

Migrating

Support priorities for new features and bugfixes

  1. Commercial Support
  2. Community Support
  3. Debugging

Backup

Repair

Themes

Markdown Syntax

Login Auth

Metrics, Logs, Stats

Integrations

Time

Features

Email

Required Settings

Download

Webservers

REST API Docs

REST API issue

REST API client code

Webhooks

Case Studies

Development

Issues

Clone this wiki locally