Chris Fidao

Results 31 comments of Chris Fidao

My use case was using it on Fly.io which doesn't do end-to-end encryption (terminates the SSL connection when it reaches Fly's proxy layer. In that case, I just overwrote the...

Hi! I'm not sure Dependabot makes sense in context of this repo, but I could be missing something! Can you explain to me what it would be doing in this...

Yep, will be working on that soon enough!

Hi! Since Laravel Sail exists, you may want to use that instead. That being said, Yeah I can likely get php8 working here without too much hassle. Let me know...

Hi! I think I need some help clarifying that. ## Vessel Init Here's what `./vessel init` does: https://github.com/shipping-docker/vessel/blob/master/docker-files/vessel#L152-L217 I don't see where/how that might require NPM/Node installed in the `app`...

Ah thank you, I didn’t read that correctly at all haha - Ok, I’ll have to think on that. Maybe we just throw it all into one larger container... On...

It's likely possible to run it locally if you have node/npm installed locally as well, yep! Note that you may need to do something like: ```bash TELESCOPE_ENABLED=false php vendor/bin/vapor deploy...

Hi! Note that running that command like that won’t save node into the app container image. That change will only be around until you turn the containers off (vis the...

haha - altho I'm not sure on your meaning. Is there an issue here?

haha phew! On Fri, Apr 12, 2019 at 14:26 Mike Erickson wrote: > None, was just making a joke about the usage of various option words. It’s > friday 🤓...