docs/Platforms/FOSS/OpenSuse.md
https://snapcraft.io/docs/installing-snap-on-opensuse
sudo snap install wekan --channel=latest/candidate
sudo snap set wekan root-url='http://localhost'
sudo snap set wekan port='80'
Login at http://localhost/sign-in
More info at https://github.com/wekan/wekan/wiki/Adding-users
sudo snap set wekan root-url='http://192.168.0.200'
More info at https://github.com/wekan/wekan/wiki/Settings
https://github.com/wekan/wekan/wiki/PWA