Night_Hunter

Results 56 comments of Night_Hunter

+1 i personally think this is a must. i don't like exposing anything publicly that has not had an audit which is simply not possible for a project like this....

+1 same thing using with traefik as well

sorry i should have explained it more this the docker compose stack name that coolify uses to deploy coolify, postgresql and redis. its done using this compose file. https://github.com/coollabsio/coolify/blob/main/docker-compose.yml

as document in link below shows `--project-name` is used to set the project name when running a docker compose file https://docs.docker.com/compose/reference/#command-options-overview-and-help currently coolfiy's start script just calls `docker compose -d`...

this is for the coolify stack its self none of the things it runs

probably a issue with wgpu not iced https://github.com/gfx-rs/wgpu/blob/9f505e730fa4ef62c040aa3f67e730ab2059a1cf/wgpu-core/src/instance.rs#L521 like to the code in wgpu

also there is something about shadow on macos but its not documented properly so have no idea what it is. if someone is able to test that would be great...

im just trying to build it locally and running into this issue still. any chance we could fix it and close the issue. building is fine but how do we...

is there a reason the pr where closed? i have also run into this issue