Colin Griffin

Results 224 comments of Colin Griffin

Mine are just variations for the starting point, that aren't intended to be more detailed. (I agree that the language needs updating in the original, I just kept it because...

@forhire I still have contributor access to this repository and can participate in some of the deployment/helm testing on my end. even if @mvberg isn't available, I may be able...

I'm still watching! Feel free to ping me when you think this is at a stopping point

I'm very curious as to the expiration and date portion of the request. Is this 'expires' value normal? ``` @calcom/web:start: date: 'Tue, 29 Nov 2022 04:43:04 GMT', @calcom/web:start: expires: 'Mon,...

Through some googling, this could be related to a number of configuration items, not necessarily those specific to the cal.com side. I've had problems in the past when the callback...

That's really interesting around the restart. We'll continue to monitor. You can use it, it's not a license restriction or anything. It's just general best practice for container immutability to...

This looks like it may be a node version/compatibility issue: ``` Resolving node version >=18.x... Downloading and installing node 20.1.0... ``` It's downloading node 20 here. Personally I haven't validated...

Can we take the conversation over to [calcom/docker]( https://www.github.com/calcom/docker)? most of these tools already exist over there. The PR submitted uses the image generated from cal.com/docker as a base image...

`docker-compose` and `docker compose` are now two different binaries, and the old `docker-compose` can still be installed separately. But `docker compose` (with the space) is the way to move forward,...