Darren Sisson

Results 117 comments of Darren Sisson

@lenzfliker the lets encrypt certificate lasts 90 days, so you will need to redo this every couple of months, since you can't use http challenge from behind a dns proxy....

@lenzfliker you have to build your own including both plugins, but its simple to do, takes a couple of mins run this: ``` cat

can you show me what command you ran? you would need to pick an older cloudflare dns, since the newest one only works on 2.10, due to libdns changes in...

I would just run the build command as is in the terminal But if you want to run it from a compose what image name did you use, as it...

Swarm already shares config files using docker config

```Error response from daemon: removal of container ewosk8488co0008scks4c8s8 is already in progress``` i think this is just because coolify starts the coolify-helper with the ```--rm``` option, so the moment it...

the coolify helper container name is uniquely generated from the deployment id, so the initial run should just be confirming that container name doesn't exist (honestly i've no idea why...

can you list the path, and the path of your deployment in its container typically i see users add ./app:/app so it just overwrites whatever is in the container