Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kweb to 0.7.0 #208

Closed
fbartels opened this issue Aug 1, 2019 · 0 comments · Fixed by #209
Closed

Update kweb to 0.7.0 #208

fbartels opened this issue Aug 1, 2019 · 0 comments · Fixed by #209
Assignees
Labels
bug Something isn't working

Comments

@fbartels
Copy link
Collaborator

fbartels commented Aug 1, 2019

after updating kweb to the latest release I ran into caddyserver/caddy#2502.

possible mitigation is to change

and
*, :443 {
to *:port instead of :port

@fbartels fbartels self-assigned this Aug 1, 2019
@fbartels fbartels added the bug Something isn't working label Aug 1, 2019
fbartels added a commit to fbartels/kopano-docker that referenced this issue Aug 1, 2019
fixes zokradonh#208

Signed-off-by: Felix Bartels <felix@host-consultants.de>
@fbartels fbartels mentioned this issue Aug 1, 2019
fbartels added a commit that referenced this issue Aug 7, 2019
* Update kweb to latest release
the fqdn needs to be part of kweb.cfg
make port 2015 explicit
fixes #208

* testing improvements
add git to build container
improve ci testing
add kopano-ical ports to setup


* no longer run kweb as root
now possible because of https://stash.kopano.io/projects/KGOL/repos/kweb/commits/fd5c7307db6ebfb8e326edfa98114be7c062f77d
may require to manually delete the kopano_web data volume since kweb user cannot read data from root user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant