Colin Griffin

Results 224 comments of Colin Griffin

> > Not being able to airgap or on-prem the content lake is a dealbreaker for some enterprise folks, despite the soc2. Is it at least possible to fully self-host...

All good, I'll rephrase a bit to try to clarify. Thanks for the feedback!

The string replacement doesn't appear to be working on my box. Trying to debug. In container: > echo "${NEXT_PUBLIC_WEBAPP_URL}" http://localhost:3000 > ./scripts/replace-placeholders.sh > grep -rnwl 'apps/web/.next/' -e 'NEXT_PUBLIC_WEBAPP_URL_PLACEHOLDER' ``` apps/web/.next/server/middleware.js...

@conneryn I'd propose changing the placeholder back to the default of `http://localhost:3000` that would make it a little bit cleaner for local dev, as well as ease some immutability workflow....

Several notes, non-blocking, but want to include here: Having an issue with the NEXTAUTH_URL when changing to anything other than localhost, when testing locally. this is a known internal issue,...

retesting now after related fix: https://github.com/calcom/cal.com/pull/5419

will add instructions related to NEXTAUTH fixes in another PR

@zomars @PeerRich should issues like these be encouraged to be moved to the core repos? @monzer94 if you're able to convert those images back to the embedded images instead of...