Open filiprojek opened 3 hours ago
👋 @filiprojek
Try docker compose up
instead.
docker-compose
is the old CLI and AFAIK has been deprecated since ~2 years ago. Maybe it doesn't support the healthchecks options defined in compose.yml
Hi, I'm trying to run plausible-ce v2.1.4 by following the docs.
This is probably not relevant to the problem, but the link leads to v2.1.3 version docs.
👋 @filiprojek
Try
docker compose up
instead.
docker-compose
is the old CLI and AFAIK has been deprecated since ~2 years ago. Maybe it doesn't support the healthchecks options defined incompose.yml
I'm using older version of Alpine, I do not have newer docker version. I will try to upgrade. Thanks
Hi, I'm trying to run plausible-ce v2.1.4 by following the docs. I want to serve plausible using reverse proxy as described here. When i created the
.env
andcompose.override.yml
files, I've tried to run thedocker-compose up
command, but that failed. I think i did nothing wrong. I couldn't find any more related logs to this issue.I'm using
Alpine Linux v3.16
andDocker v20.10.20
.I was using plausible v2.0 with the old image from Docker Hub without any issues on the same domain.
terminal output
compose.override.yml
.env