Darren Sisson

Results 120 comments of Darren Sisson

@mrcloudbook theres no links if you dont define a domain, without seeing your compose i can't say why this is happening

@mandrasch can you confirm that you did you tick preserve repo? if not these files don't exist on your host (your repo and project are seperate) i would recommend just...

BASE_URL must start with `http` or `https`. Currently configured as `` can u check your envs are set ok?

it should be, but if it isnt just manually set the BASE_URL

@Zyles if you want traefik to use your custom certificate, can you paste here, what you used in your dynamic file to load the certificate

Is the 2nd level subdomain using the cloudflare dns proxy, if so you need to pay cloudflare a monthly fee to use this feature. Also double check what perms the...

Well the can't find zone error is cf api key related For your last container is it binding to 0.0.0.0 to allow external connections? Is it failing a healthcheck? I'd...

the entrypoint is already docker-entrypoint.sh https://github.com/redis/docker-library-redis/blob/de8bb5f3e3ead8584e76834816b9e7e332d2bd49/debian/Dockerfile#L127 setting the command to be /bin/sh i think might break signal handling for redis i would instead use ```yaml { //... Command: ["docker-entrypoint.sh"], Args:...

@Zyles what is in the env tab for the project?

@peaklabs-dev i have never used mac os, but does it use docker desktop at all? if so whats here? Docker Desktop, "Settings > Resources > File sharing > Virtual file...