User Tools

Site Tools


ed:klang:howtos:wekan_ubuntu

Setup Wekan Server in Ubuntu

  • Install Wekan with Ubuntu Software application
  • Configure once the localhost port with e.g.:
sudo snap set wekan port='3001'
  • Stop Wekan server
sudo systemctl stop snap.wekan.mongodb
  • Start Wekan server
sudo systemctl start snap.wekan.mongodb
  • Wekan reachable now via browser on localhost:3001 or from other machines with hostname:3001
ed/klang/howtos/wekan_ubuntu.txt · Last modified: 2023/02/01 14:06 by klang