notes/wekan.md

485 B

https://github.com/wekan/wekan-snap/wiki/Install

snap set wekan root-url='https://example.com/something'

snap set wekan port='3001'

caddy files exist but not understood: //var/snap/wekan/common

Mail Setup

https://github.com/wekan/wekan/wiki/Troubleshooting-Mail

sudo snap set wekan mail-url='smtp://paul%40hptrow.me:password@mail.gandi.net:587/?ignoreTLS=true&tls={rejectUnauthorized:false}&secure=true' sudo snap set wekan mail-from='Wekan Team Boards paul@hptrow.me'