To Reproduce
- Create a new debian 13 VM with following specs: 4 CPU, 8GB RAM, 64GB storage
- Run installation dokploy installation script
curl -sSL https://dokploy.com/install.sh | sh
- Execute
docker logs dokploy-traefik
Current vs. Expected behavior
Following previous steps, you would expect a working installation, with traefik.yml being a file filled with the relevant configuration. When it's indeed a directory and installation does not work.
Provide environment information
Operation system:
OS: Debian 13
Architecture: AMD64
Dokploy version: 0.2.6.7
Hosting provider: Homelab - Proxmox VM
Which area(s) are affected? (Select all that apply)
Traefik, Installation
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
Yes
To Reproduce
curl -sSL https://dokploy.com/install.sh | shdocker logs dokploy-traefikCurrent vs. Expected behavior
Following previous steps, you would expect a working installation, with
traefik.ymlbeing a file filled with the relevant configuration. When it's indeed a directory and installation does not work.Provide environment information
Which area(s) are affected? (Select all that apply)
Traefik, Installation
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
Yes