Adryan Serage

Results 6 comments of Adryan Serage

Still same error on this date ``` Error 1016 Ray ID: 6bdebceb3ce2ca4b • 2021-12-15 09:45:14 UTC Origin DNS error ``` it's not maintained any more

@shyim negative, same error !

@shyim same log app log ``` 2023-02-16T20:09:01.033403107Z srv-captain--ardoise-solution-shop-db:3306 (10.0.1.43:3306) open 2023-02-16T20:09:01.041277558Z time="2023-02-16T20:09:01Z" level=info msg="load configuration from file" file=/etc/supervisord.conf 2023-02-16T20:09:01.042515018Z time="2023-02-16T20:09:01Z" level=info msg="create process:php-fpm" 2023-02-16T20:09:01.042640582Z time="2023-02-16T20:09:01Z" level=info msg="create process:nginx" 2023-02-16T20:09:01.042710391Z time="2023-02-16T20:09:01Z"...

After analyzing all the env vars, this is the list for the best production env : **I use Vercel to deploy !** ``` APP_URL="" AUTH_PROVIDERS="" CONFIRM_EMAIL="" DATABASE_URL="postgresql://postgres:pasword-Gf@hostname:56736/db" DISABLE_NON_BUSINESS_EMAIL_SIGNUP="" FEATURE_TEAM_API_KEY="" FEATURE_TEAM_AUDIT_LOG=""...

### We have to update the Prisma Schema to make it work The documentation comparison between the old and new source code focuses on the Prisma schema for a database...

@rambalachandran What do you mean by integration for doing what ? ## You can create a chat OpenAI integration with those steps - [ ] understand the structure of `boxyhq/saas-starter-kit`...