2020-02-07 01:00:17 -05:00
|
|
|
https://github.com/wekan/wekan-snap/wiki/Install
|
|
|
|
|
|
|
|
|
|
|
|
`snap set wekan root-url='https://example.com/something'`
|
|
|
|
|
|
|
|
`snap set wekan port='3001'`
|
|
|
|
|
2021-04-15 15:35:58 -04:00
|
|
|
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>'
|