mirror of
https://github.com/wekan/wekan.git
synced 2025-12-27 20:58:48 +01:00
Updated Caddy Webserver Config (markdown)
parent
c631ffe389
commit
8d0b087c03
1 changed files with 10 additions and 0 deletions
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
## Caddy 2
|
||||
|
||||
WeKan Snap Candidate for any Snap distros: https://github.com/wekan/wekan/wiki/OpenSuse , disable internal old Caddy 1, when using Caddy 2:
|
||||
```
|
||||
sudo snap set wekan caddy-enabled='false'
|
||||
sudo snap set wekan port='3001'
|
||||
sudo snap set wekan root-url='https://boards.example.com'
|
||||
```
|
||||
More info about root-url at https://github.com/wekan/wekan/wiki/Settings
|
||||
|
||||
Browser needs to have only one language https://github.com/wekan/wekan/issues/4803#issuecomment-1374354425
|
||||
|
||||
Install Caddy 2 stable release: https://caddyserver.com/docs/install#debian-ubuntu-raspbian
|
||||
|
||||
Like this:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue