Vector container unhealthy
Heya!
I'm deploying the docker compose and I'm getting these logs despite having a file mount for the file path:
I am running the compose via dokploy ( v0.25.5) on a vps running ubuntu 24.04. File mount is set to
/etc/vector/vector.yml
. I have seen other posts in the past about this but there was no clear solution to how I'm running things specifically.
Steps I've taken:
- delete all the containers and recreated
- redeployed
- ran with and without a file mount
- changed the paths on the file mount
- ran locally on my device (works fine no issues)
I have low knowledge of docker but enough to use it and get applications running smoothly0 Replies