Answers about self-hosted
Questions and answers from the Croct community about self-hosted.
0
Does the Croct integration care if Strapi is self-hosted?
We run self-hosted Strapi on our own infrastructure, and the admin panel sits behind a VPN, only the content API is publicly reachable through our frontend.…
0
Self-hosted Next.js standalone build in Docker, Croct env vars behave differently than on Vercel
We self-host everything, no PaaS. Next.js with output: 'standalone' in Docker. The app ID comes up undefined in the browser even though the container…