Pēteris Caune

Results 237 comments of Pēteris Caune

Hello @NiklasVousten, The [Running with Docker](https://healthchecks.io/docs/self_hosted_docker/) page and also [/docker/README.md](https://github.com/healthchecks/healthchecks/tree/master/docker#tls-termination) has section "TLS Termination", is it along the lines of what you are looking for?

@lmaddox that sounds like separate issue from the HTTP/HTTPS confusion here. Please start a new discussion and share your full configuration.

Perhaps. Would you be willing to contribute a new page with, let's say, nginx, haproxy and caddy examples?

Thanks for the report. How does the command line for starting the container look?

Perhaps there's a permissions issue with `../../volumes/healthchecks/healthchecks-data`? If you drop into a shell inside the healthchecks container, can you create files in `/data`?

@ric-m > no data folder... also /healthchecks-data is empty You are looking for the data folder inside `/opt/healthchecks` and inside `/opt/healthchecks/docker`. But your docker-compose file mounts the volume on a...

@crazybob1215 the original issue is about sqlite driver not being able to access the database file. But from your comment it seems like you are using postgresql. Are you sure...

Alright, go ahead @Pyloris !

Thanks for the feedback and suggestions! Being able to search by slug makes sense, and is easy to implement, so I went ahead and did that. Formatting the description using...

Thanks for the PR! I didn't know about Zammad when I first saw this PR, and so was putting off reviewing the PR. After looking into it, happy to work...