Chenhe Gu

Results 25 comments of Chenhe Gu

> Hi @guchenhe, I noticed that after you merged my PR, a SuperLinter error appeared in the log: "Error: File:[/github/workspace/docker/certbot/update-cert.template] is not executable" (line 342). > > In my PR,...

> @guchenhe san, > > I set execute permission for update-cert.template.txt, as it's rather clear for humans to understand than adding shebang when creating update-cert.sh. > > regards, I see,...

hi - thanks so much for the feedback. To make sure that custom configurations can be separated from `docker-compose.yaml` moving forward, the new docker file makes use of environment interpolation...

> just tried to deploy via docker-compose up -d and got this error > > ``` > > $//' /docker-entrypoint.sh && chmod +x /docker-entrypoint.sh && /docker-entrypoint.sh"cp /docker-entrypoint-mount.sh /docker-entrypoint.sh && sed...

hey @nate-mar , I think Arize should be integrated in a similar way to other platforms. https://github.com/langgenius/dify/pull/11501 should indeed be the reference point.