The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/docs/Platforms/FOSS/Snap/CentOS8.md

552 B

Using CentOS 8 Stream.

  1. Install Snap https://snapcraft.io/docs/installing-snap-on-centos

  2. Reboot

  3. With terminal, test latest release candidate, to your server IP address:

su
snap install wekan --channel=latest/candidate
snap set wekan root-url='http://YOUR-IP-ADDRESS'
snap set wekan port='80'
  1. For additional server options, see https://github.com/wekan/wekan/wiki/Settings

  2. For adding users, see https://github.com/wekan/wekan/wiki/Adding-users

  3. For other login option, see right menu at https://github.com/wekan/wekan/wiki